mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
checkbox and radio
This commit is contained in:
@@ -57,8 +57,10 @@ export const IonicDirectives = [
|
||||
forwardRef(() => SegmentButton),
|
||||
forwardRef(() => SegmentControlValueAccessor),
|
||||
forwardRef(() => Checkbox),
|
||||
//Checkbox, Switch
|
||||
//RadioGroup, RadioButton, SearchBar,
|
||||
forwardRef(() => RadioGroup),
|
||||
forwardRef(() => RadioButton),
|
||||
//Switch
|
||||
//SearchBar,
|
||||
|
||||
// Input
|
||||
forwardRef(() => Input),
|
||||
|
||||
Reference in New Issue
Block a user