Name and description | Type | Value |
---|---|---|
[disabled] | boolean | |
[editable] | boolean | |
[filler] tuiTextfieldFiller instead | string | |
[tuiTextfieldIcon] Requires you to import | PolymorpheusContent | '' |
[readOnly] | boolean | |
[invalid] | boolean | |
[(value)] | string |
Requires you to import TuiHint
Name and description | Type | Value |
---|---|---|
[tuiHintContent] | PolymorpheusContent | '' |
[tuiHintDirection] | TuiHintDirection | TuiHintDirection[] | 'bottom-left' |
[tuiHintAppearance] | string | '' |
Requires you to import TuiTextfieldControllerModule
Name and description | Type | Value |
---|---|---|
[tuiTextfieldCleaner] | boolean | |
[tuiTextfieldCustomContent] | PolymorpheusContent | '' |
[tuiTextfieldLabelOutside] Label ( | boolean | |
[tuiTextfieldSize] | TuiSizeS | TuiSizeL | 'l' |
[tuiTextfieldIconLeft] | string | '' |
[tuiTextfieldFiller] | string | |
[tuiTextfieldPrefix] | string | |
[tuiTextfieldPostfix] | string |
TuiInteractive
Name and description | Type | Value |
---|---|---|
[focusable] | boolean | |
[nativeId] | string | |
[pseudoHover] | null | boolean | |
[pseudoFocus] | null | boolean | |
[pseudoActive] | null | boolean | |
(focusedChange) | boolean |
Name and description | Type | Value |
---|---|---|
[style.text-align] | string | 'left' |