Taiga UI 5 is out!

DropdownSelection CORE

Examples API GitHub

[tuiDropdownSelection]
directive selector . Optional: you can also set a handler that gets Range and returns show/close dropdown
TuiBooleanHandler<Range>
[tuiDropdownSelectionPosition]
position of dropdown near text selection
'tag'  |  'word'  |  'selection'
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