Interface

MatSelectProps

@ng-forge/dynamic-forms-material

Signature

interface MatSelectProps
  extends SelectProps

Properties

NameTypeDescription
appearance ?MatFormFieldAppearance-
multiple ?boolean-
panelMaxHeight ?string-
subscriptSizing ?SubscriptSizing-
floatLabel ?FloatLabelType-
hideRequiredMarker ?boolean-
compareWith ?(o1: ValueType, o2: ValueType) => boolean-
hint ?DynamicText-