Set a value with copied object from items to check identityMatcher
:
Name and description | Type | Value |
---|---|---|
disabled formControl.disable() ) | boolean | |
[(search)] null when item from list selected) | null | string | |
[disabledItemHandler] | TuiBooleanHandler<T> | ()=>!1 |
[editable] | boolean | |
[rows] | number | |
[identityMatcher] | TuiIdentityMatcher | (item1,item2)=>item1===item2 |
[stringify] String(value) by default. Should be a pure function | TuiStringHandler | function String() { [native code] } |
[valueContent] | PolymorpheusContent | '' |
[tagValidator] | TuiBooleanHandler<T> | ()=>!0 |
[autoColor] autoColor = true does not work together with labelOutside ==== false : use only outside labels) | boolean | |
[placeholder] | string |
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 | |
[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 |