ionic2.0@beta版本文档整理
本文档不是英文文档的完全翻译,是个人的阅读笔记。如果阅读后有不明白或者不懂,请移步英文版阅读。
如果本文有错误,请在本页末尾留言或者提交Issues。
您可以点击小标题跳转到相应的ionic2英文文档。
前言
声明:本仓库中的例子程序使用了ionic官方的例子ionic-preview-app。
运行:
git clone git@github.com:Raineye/ionic2.git
cd ionic-preview-app
npm install
ionic serve
目录
- actionSheets
- Alerts
- App
- Badges
- Buttons
- Cards
- Checkboxes
- Config
- Content
- Event
- Grid
- Hidewhen
- Icons
- Id
- InfiniteScroll
- Inputs
- IonicApp
- Item
- ItemSliding
- Keyboard
- Lists
- LocalStorage
- MenuClose
- Menus
- MenuToggle
- Modals
- Nav
- Navbar
- NavController
- Navigation
- NavParams
- NavPop
- NavPush
- Option
- Page
- Platform
- RadioButton
- RadioGroup
- Refresher
- Scroll
- Searchbars
- Segments
- Selects
- ShowWhen
- Slides
- SqlStorage
- Tab
- Tabs
- TextArea
- Toggles
- Toolbar
- ViewController