Name and description | Type | Value |
---|---|---|
[align] Alignment of the color picker | TuiHorizontalDirection | 'left' |
[format] Color format | 'hexa' | 'hex' | 'hex' |
TextfieldOptionsApplied as a host directive | ||
[tuiTextfieldCleaner] Shows a cross to reset a value
| boolean | |
[tuiTextfieldSize] Size Don't use | TuiSizeS | 'l' |
ControlApplied as a host directive | ||
[readOnly] Readonly state
| boolean | |
[disabled] Disabled state (use formControl.disable()/.enable() for reactive forms)
| boolean | |
[invalid] Invalid state
| null | boolean |