This commit is contained in:
Max Lynch
2015-06-25 10:02:05 -05:00
parent 0c68e6e900
commit 50e21b7550
4 changed files with 82 additions and 44 deletions

View File

@ -8,7 +8,7 @@ import {
Tabs, Tab,
List, Item,
Icon,
Checkbox, Switch, Label, Input, Segment, SegmentButton,
Checkbox, Switch, Label, Input, Segment, SegmentButton, SegmentControlValueAccessor,
RadioGroup, RadioButton, SearchBar,
Nav, NavbarTemplate, Navbar, NavPush, NavPop
} from 'ionic/ionic';
@ -31,7 +31,7 @@ export class IonicView extends View {
Icon,
// Form elements
Segment, SegmentButton,
Segment, SegmentButton, SegmentControlValueAccessor,
//Checkbox, Switch, Label, Input
//RadioGroup, RadioButton, SearchBar,