mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
fix(select): cssClass + strong typed
This commit is contained in:
1
core/src/components/select/select-interface.ts
Normal file
1
core/src/components/select/select-interface.ts
Normal file
@ -0,0 +1 @@
|
||||
export type SelectInterface = 'action-sheet' | 'popover' | 'alert';
|
Reference in New Issue
Block a user