FormlyMatSelectModule
import {FormlyMatSelectModule} from '@ngx-formly/material/select';
Components
FormlyFieldSelect
Selector
formly-field-mat-select
Interfaces
FormlySelectFieldConfig
Parameters
| Name | Type |
|---|---|
type | "select"|Type<FormlyFieldSelect> |
SelectProps
Parameters
| Name | Type |
|---|---|
compareWith | function |
disableOptionCentering | boolean |
multiple | boolean |
panelClass | string |
selectAllOption | string |
typeaheadDebounceInterval | number |