[tuiDropdownManual] show dropdown (basic manual implementation, see related pages for other options) | boolean | |
[tuiDropdown] content of the dropdown | PolymorpheusContent | |
| DropdownApplied as a host directive | ||
[tuiDropdownAlign] align of dropdown to the side of the host | tuiDropdownAlign | |
[tuiDropdownDirection] set the vertical direction of dropdown | TuiVerticalDirection | null | |
[tuiDropdownLimitWidth] limit width of dropdown | TuiDropdownWidth | |
[tuiDropdownMinHeight] minimum height to shrink to before flipping direction | number | |
[tuiDropdownMaxHeight] maximum height of dropdown | number | |
[tuiDropdownOffset] dropdown offset from the host | number | |
[tuiDropdownSided] enables side positioning of dropdown | boolean | |
[tuiDropdownSidedOffset] determines the offset of the side positioned dropdown | number | |
(tuiDropdownDirectionChange) dropdown direction change | TuiVerticalDirection | |