| Name and description | Type | Value | 
|---|---|---|
|  [tuiDropdownManual] Show dropdown (basic manual implementation, see related pages for other options) |  boolean  | |
|  [tuiDropdown] Content |  PolymorpheusContent  | |
| DropdownApplied as a host directive | ||
|  [tuiDropdownAlign] Align of dropdown (does not work together withlimitWidth === 'fixed') |  tuiDropdownAlign  | 'left' | 
|  [tuiDropdownDirection] Set a vertical direction of dropdown |  TuiVerticalDirection  | |
|  [tuiDropdownLimitWidth] Limit width of dropdown |  TuiDropdownWidth  | 'fixed' | 
|  [tuiDropdownMinHeight] Minimum height to calculate that dropdown fits to settuiDropdownDirection |  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  | |