dynamic-forms-material / Interface

MatSliderProps

No documentation has been provided.

Properties

NameTypeDescription
appearance
MatFormFieldAppearance | undefined
color
"primary" | "accent" | "warn" | undefined
hint
DynamicText | undefined
showThumbLabel
boolean | undefined
step
number | undefined
thumbLabel
boolean | undefined
tickInterval
number | "auto" | undefined