dynamic-forms-material / Interface

MatSelectProps

Generic types:T
Extends:SelectProps

No documentation has been provided.

Properties

NameTypeDescription
appearance
MatFormFieldAppearance | undefined
compareWith
((o1: T, o2: T) => boolean) | undefined
hint
DynamicText | undefined
multiple
boolean | undefined
panelMaxHeight
string | undefined
placeholder
inherited from SelectProps
DynamicText | undefined
subscriptSizing
SubscriptSizing | undefined