DropdownOpen CORE

Examples API Setup
-
Name and descriptionTypeValue
[tuiDropdown] Content inside a dropdown PolymorpheusContent 'Template'
[(tuiDropdownOpen)] Content inside a dropdown boolean
DropdownApplied as a host directive
[tuiDropdownEnabled] Enabling built-in open/close mechanics. boolean
[tuiDropdownAlign] Align of dropdown (does not work together with limitWidth === 'fixed' ) tuiDropdownAlign 'left'
[tuiDropdownDirection] Set a vertical direction of dropdown TuiVerticalDirection  |  null
[tuiDropdownLimitWidth] Limit width of dropdown TuiDropdownWidth 'fixed'
[tuiDropdownMinHeight] Minimum height to calculate that dropdown fits to set tuiDropdownDirection number
[tuiDropdownMaxHeight] Maximum height of dropdown number
[tuiDropdownOffset] Dropdown offset number
[tuiDropdownSided] Enables side positioning of dropdown boolean
[tuiDropdownSidedOffset] Determines the offset of the side positioned dropdown number
(tuiDropdownDirectionChange) Dropdown direction change TuiVerticalDirection