- 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.
推薦閱讀
- Kibana Essentials
- The Modern C++ Challenge
- ASP.NET Core 5.0開發入門與實戰
- Learn to Create WordPress Themes by Building 5 Projects
- 華為HMS生態與應用開發實戰
- 基于Java技術的Web應用開發
- Visual Basic學習手冊
- 大模型RAG實戰:RAG原理、應用與系統構建
- Apache Mahout Clustering Designs
- Spring Boot企業級項目開發實戰
- Mastering JavaScript Design Patterns(Second Edition)
- 代替VBA!用Python輕松實現Excel編程
- Mastering AWS Security
- JavaScript動態網頁編程
- Angular應用程序開發指南