| Name and description | Type | Value | 
|---|---|---|
|  disabled formControl.disable()) |  boolean  | |
|  [disabledItemHandler] A handler that gets a date and returns true if it is disabled.Must be a pure function |  TuiBooleanHandler<TuiDay>  | ()=>!1 | 
|  [min]  |  TuiDay  |  [TuiDay, TuiTime]  |  null  | {year: 0, month: 0, day: 1} | 
|  [max]  |  TuiDay  |  [TuiDay, TuiTime]  |  null  | {year: 9999, month: 11, day: 31} | 
|  [defaultActiveYearMonth]  |  TuiMonth  | {year: 2025, month: 9} | 
|  [timeMode]  |  TuiTimeMode  | 'HH:MM' | 
 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  | |
|  (tuiDropdownDirectionChange)  |  TuiVerticalDirection  | 
 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  | '' | 
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' |