Interface

MatInputProps

@ng-forge/dynamic-forms-material

Signature

interface MatInputProps
  extends InputProps

Properties

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