- Ionic:Hybrid Mobile App Development
- Rahat Khanna Sani Yusuf Hoc Phan
- 140字
- 2021-07-09 19:00:36
Chapter 5. Accessorizing Your App with Ionic Components
We have learnt to build the skeleton and base for a Mobile App. An actual app would contain multiple use cases and complex views, which would include many more elements and components. Ionic Framework equips developers with a multitude of reusable components and directives that they can use to develop apps rapidly. There are two categories of reusable components: CSS components for styling elements, and JS components for logic and interactions. The topics we will be discussing in this chapter are:
- Ionic CSS components
- Header and footer
- Buttons
- Lists
- Cards
- Forms
- Input elements
- Tabs
- Grid
- Utility styles
- Ionic JS components
- Actionsheet
- Backdrop
- Form inputs
- Gestures and events
- Lists
- Loading
- Modal
- Popover and popup
- Spinner
- Miscellaneous components
We will learn about the usage and examples of each of the mentioned components.
推薦閱讀
- 程序員修煉之道:程序設(shè)計(jì)入門(mén)30講
- JavaScript 從入門(mén)到項(xiàng)目實(shí)踐(超值版)
- 大學(xué)計(jì)算機(jī)基礎(chǔ)實(shí)驗(yàn)教程
- Twilio Best Practices
- Wireshark Network Security
- Python數(shù)據(jù)分析(第2版)
- 深入淺出RxJS
- Web程序設(shè)計(jì)(第二版)
- Mastering ServiceNow(Second Edition)
- 自然語(yǔ)言處理Python進(jìn)階
- 微信小程序項(xiàng)目開(kāi)發(fā)實(shí)戰(zhàn)
- Learning Vaadin 7(Second Edition)
- Quantum Computing and Blockchain in Business
- PHP 7從零基礎(chǔ)到項(xiàng)目實(shí)戰(zhàn)
- 網(wǎng)絡(luò)數(shù)據(jù)采集技術(shù):Java網(wǎng)絡(luò)爬蟲(chóng)實(shí)戰(zhàn)