DropdownHover CORE

Examples API GitHub

[tuiDropdown]
Content
PolymorpheusContent
[tuiDropdownShowDelay]
Show delay for dropdown appearance after hover
number
[tuiDropdownHideDelay]
Show delay for dropdown appearance after hover
number
DropdownApplied as a host directive
[tuiDropdownAlign]
Align of dropdown (does not work together with limitWidth === 'fixed' )
tuiDropdownAlign 'start'
[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