Interface

MatInputProps

@ng-forge/dynamic-forms-material

Signature

interface MatInputProps
  extends InputProps

Properties

NameTypeDescription
appearance ?MatFormFieldAppearance-
disableRipple ?boolean-
subscriptSizing ?SubscriptSizing-
floatLabel ?FloatLabelType-
hideRequiredMarker ?boolean-
type ?"number" | "text" | "email" | "password" | "tel" | "url"-
hint ?DynamicText-