i-app |
<ion-app> |
i-avatar |
<ion-avatar> |
i-back-button |
<ion-back-button> |
i-back-button-default |
<ion-back-button> w/ defaultHref |
i-backdrop |
<ion-backdrop> |
i-backdrop-props |
<ion-backdrop> w/ properties |
i-badge |
<ion-badge> |
i-button |
<ion-button> |
i-button-icon-only |
<ion-button> icon only |
i-button-w-icon |
<ion-button> w/ icon |
i-buttons |
<ion-buttons> |
i-card |
<ion-card> |
i-card-loop |
<ion-card *ngFor> |
i-card-full |
<ion-card> w/ <ion-card-header> and <ion-card-content> |
i-card-content |
<ion-card-content> |
i-card-header |
<ion-card-header> |
i-card-subtitle |
<ion-card-subtitle> |
i-card-title |
<ion-card-title> |
i-checkbox |
<ion-checkbox> |
i-chip |
<ion-chip> |
i-chip-avatar |
<ion-chip> w/ <ion-avatar> |
i-chip-icon-start |
<ion-chip> w/ <ion-icon> at the start |
i-chip-icon-end |
<ion-chip> w/ <ion-icon> at the end |
i-col |
<ion-col> |
i-col-offset |
Ionic <ion-col> [offset] property selection |
i-col-offset-responsive |
Ionic <ion-col> [offset] property selection w/ breakpoints |
i-col-pull |
Ionic <ion-col> [pull] property selection |
i-col-pull-responsive |
Ionic <ion-col> [pull] property selection w/ breakpoints |
i-col-push |
Ionic <ion-col> [push] property selection |
i-col-push-responsive |
Ionic <ion-col> [push] property selection w/ breakpoints |
i-col-size |
Ionic <ion-col> [size] property selection |
i-col-size-responsive |
Ionic <ion-col> [size] property selection w/ breakpoints |
i-content |
<ion-content> |
i-content-events |
<ion-content> w/ events |
i-datetime |
<ion-datetime> |
i-fab |
<ion-fab> w/ <ion-fab-button> |
i-fab-button |
<ion-fab-button> |
i-fab-list |
<ion-fab-list> |
i-fab-list-full |
<ion-fab> w/ <ion-fab-list> |
i-footer |
<ion-footer> |
i-form |
<ion-form> w/ <ion-input> and formGroup |
i-form-error |
<ion-form> w/ <ion-input> and formGroup including error text |
i-form-input |
<ion-item> w/ <ion-input> and formControlName |
i-form-input-error |
<ion-item> w/ <ion-input> and formControlName including error text |
i-grid |
<ion-grid> w/ <ion-row> and <ion-col> |
i-header |
<ion-header> |
i-icon |
<ion-icon> |
i-img |
<ion-img> lazyily load an image |
i-infinite-scroll |
<ion-infinite-scroll> w/ <ion-infinite-scroll-content> |
i-input |
<ion-input> w/ type and placeholder |
i-item |
<ion-item> w/ <ion-label> |
i-item-avatar |
<ion-item> w/ <ion-avatar> |
i-item-badge |
<ion-item> w/ <ion-badge> |
i-item-checkbox |
<ion-item> w/ <ion-checkbox> |
i-item-divider |
<ion-item-divider> w/ <ion-label> |
i-item-floating-label |
<ion-item> w/ <p> and <h2> wrapped by <ion-label> |
i-item-group |
<ion-item-group> w/ <ion-item-divider> and <ion-item> |
i-item-icon |
<ion-item> w/ <ion-icon> |
i-item-input |
<ion-item> w/ <ion-input> |
i-item-option |
<ion-item-option> |
i-item-option-w-icon |
<ion-item-option> w/ icon |
i-item-option-icon-only |
<ion-item-option> w/ icon only |
i-item-option-expandable |
<ion-item-option> w/ expandable option |
i-item-options |
<ion-item-options> |
i-item-sliding |
<ion-item-sliding> |
i-item-radio |
<ion-item> w/ <ion-radio> |
i-item-toggle |
<ion-item> w/ <ion-toggle> |
i-label |
<ion-label> |
i-label-floating |
<ion-label> w/ <p> and <h2> |
i-label-position |
<ion-label> w/ position selection |
i-list |
<ion-list> |
i-list-header |
<ion-list-header> |
i-menu |
<ion-menu> w/ <ion-header> and <ion-content> |
i-menu-advanced |
<ion-menu> w/ <ion-header> , <ion-content> and <ion-footer> |
i-menu-button |
<ion-menu-button> |
i-nav |
<ion-nav> standalone Nav component |
i-nav-link |
<ion-nav-link> navigate to a component |
i-note |
<ion-note> |
i-progress |
<ion-progress> |
i-radio |
<ion-radio> |
i-radio-group |
<ion-radio-group> |
i-range |
<ion-range> |
i-range-icon |
<ion-range> w/ <ion-icon> |
i-range-label |
<ion-range> w/ <ion-label> |
i-refresher |
<ion-refresher> |
i-refresher-content |
<ion-refresher> w/ <ion-refresher-content> options |
i-refresher-events |
<ion-refresher> w/ all events |
i-reorder |
<ion-reorder> |
i-reorder-icon |
<ion-reorder> w/ <ion-icon> |
i-reorder-item |
<ion-reorder> entire <ion-item> 's |
i-reorder-group |
<ion-reorder-group> |
i-ripple-effect |
<ion-ripple-effect> |
i-route |
<i-route> used inside of <ion-router> and should only be used with vanilla and Stencil JavaScript projects |
i-route-redirect |
<ion-route-redirect> can only be use inside of <ion-router> and should only be used with vanilla and Stencil JavaScript projects |
i-router |
<ion-router> only once per App and should only be used with vanilla and Stencil JavaScript projects |
i-router-outlet |
<i-router-outlet> should only be used with Angular projects |
i-row |
<ion-row> w/ <ion-col> |
i-searchbar |
<ion-searchbar> |
i-segment |
<ion-segment> |
i-segment-button |
<ion-segment-button> |
i-select |
<ion-select> w/ <ion-select-option> |
i-select-loop |
<ion-select> w/ <ion-select-option *ngFor> |
i-select-interface-options |
<ion-select> w/ interfaceOptions |
i-select-interface-options-loop |
<ion-select> w/ interfaceOptions and <ion-select-option *ngFor> |
i-select-option |
<ion-select-option> |
i-select-option-loop |
<ion-select-option *ngFor> |
i-skeleton-text |
<ion-skeleton-text> |
i-slide |
<ion-slide> |
i-slides |
<ion-slides> w/ <ion-slide> |
i-slides-options |
<ion-slides> w/ options |
i-spinner |
<ion-spinner> |
i-split-pane |
<ion-split-pane> |
i-tab |
<ion-tab> |
i-tab-bar |
<ion-tab-bar> |
i-tab-button |
<ion-tab-button> connected to <ion-tab> |
i-tab-button-only-button |
<ion-tab-button> just a button |
i-tab-button-only-link |
<ion-tab-button> just a link |
i-tab-content |
<ion-tab> custom content |
i-tabs |
<ion-tabs> |
i-text |
<ion-text> |
i-textarea |
<ion-textarea> |
i-textarea-w-placeholder |
<ion-textarea> w/ placeholder |
i-textarea-w-label |
<ion-textarea> w/ <ion-label> |
i-thumbnail |
<ion-thumbnail> |
i-title |
<ion-title> |
i-toggle |
<ion-toggle> |
i-toolbar |
<ion-toolbar> |
i-virtual-scroll |
<ion-virtual-scroll> |
i-virtual-scroll-w-custom-component |
<ion-virtual-scroll> with <div> wrapping a custom component |
i-virtual-scroll-w-header |
<ion-virtual-scroll> with header function |