Name and description | Type | Value |
---|---|---|
disabled formControl.disable() ) | boolean | |
[(search)] null when item from list selected) | null | string | |
[maxLength] | number | |
[disabledItemHandler] | TuiBooleanHandler<string> | ()=>!1 |
[placeholder] | string | |
[uniqueTags] | boolean | |
[editable] | boolean | |
[separator] | RegExp | string | ',' |
[rows] | number | |
[inputHidden] | boolean | |
[tagValidator] | TuiBooleanHandler<string> | ()=>!0 |
[autoColor] autoColor = true does not work together with labelOutside ==== false : use only outside labels) | boolean | |
[tuiTextfieldIcon] | PolymorpheusContent | '' |
Requires you to import TuiDropdown
Name and description | Type | Value |
---|---|---|
[(tuiDropdownOpen)] | boolean | |
[tuiDropdownAlign] limitWidth === 'fixed' ) | TuiDropdownAlign | 'left' |
[tuiDropdownDirection] | TuiVerticalDirection | null | |
[tuiDropdownLimitWidth] | TuiDropdownWidth | 'fixed' |
[tuiDropdownMinHeight] tuiDropdownDirection | number | |
[tuiDropdownMaxHeight] | number | |
[tuiDropdownOffset] | number |
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 | '' |
TuiReactiveControl
Name and description | Type | Value |
---|---|---|
[readOnly] | boolean | |
[pseudoInvalid] | null | boolean |
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' |