FormlySelectModule
import {FormlySelectModule} from '@ngx-formly/ionic/select';
Components
FormlyFieldSelect
Selector
formly-field-ion-select
Interfaces
FormlySelectFieldConfig
Parameters
Name | Type |
---|---|
type | "select" |Type <FormlyFieldSelect> |
props | FormlySelectProps |
FormlySelectProps
Parameters
Name | Type |
---|---|
cancelText | string |
compareWith | null |string |undefined |
interface | "action-sheet" |"alert" |"popover" |
multiple | boolean |
okText | string |