[tuiTextfieldCleaner] Shows a cross to reset a value | boolean | |
[tuiTextfieldCustomContent] Right content (e.g. avatar with maximum size 32x32px) | PolymorpheusContent | |
[tuiTextfieldLabelOutside] Label is outside a component and made with Label ( labelOutside = false does not work together with size === 's' : for s-size inputs use only outside labels) | boolean | |
[tuiTextfieldSize] Size | TuiSizeS | TuiSizeL | |
[tuiTextfieldIconLeft] A left icon. It can be stringified svg. | string | |
[tuiTextfieldFiller] Pale text suggestion for input (e.g. HH:MM:SS for time) | string | |
[tuiTextfieldPrefix] Uneditable text before value | string | |
[tuiTextfieldPostfix] Uneditable text after value | string | |