Files
directus/app/src/interfaces/numeric/readme.md
2020-07-29 11:24:52 -04:00

617 B

Numeric

Options

Option Description Default
disabled Disabled false
minValue Minimum value null
maxValue Maximum value null
stepInterval Interval of number steps 1
iconLeft Icon to the left of the interface null
iconRight Icon to the right of the interface null
placeholder Placeholder value* input only null