Inputs for other types of data:
Textarea
— for multiline textInputDate
— for datesInputDateRange
— for a range of datesInputNumber
— for number (with measurement postfix)InputPhone
— for phone numbersInputTag
— for input tagsInputRange
,InputSlider
— for accurate number valuesSlider
,Range
— for not accurate number values
input
, you can put it inside with Textfield
directive as shown below TuiUnmaskHandler
allows to store value without mask in form control Value stored in control:
{ "testValue1": "", "testValue2": "" }
tuiTable
directive from @taiga-ui/addon-table
Parsed on complete match:
autocomplete=off
is largely ignored in modern browsers - primarily due to password managers etc.
autocomplete="new-password"