MatSelectProps
| Generic types: | T |
| Extends: | SelectProps |
No documentation has been provided.
Properties
| Name | Type | Description |
|---|---|---|
| appearance | MatFormFieldAppearance | undefined | |
| compareWith | ((o1: T, o2: T) => boolean) | undefined | |
| hint | | |
| multiple | boolean | undefined | |
| panelMaxHeight | string | undefined | |
| placeholder inherited from SelectProps | | |
| subscriptSizing | SubscriptSizing | undefined |