Dropdown

  1. Home

Dropdown Header

Dropdown items with icon

Inline dropdown

Dropdown sizes

Placement Options

API ( Dropdown )
PropDescriptionTypeDefault

label

Sets the text label for the dropdown trigger.

string

-

size

Controls the size of the dropdown.

"sm" | "md" | "lg"

"md"

placement

Sets the placement of the dropdown relative to the trigger.

"top" | "right" | "bottom" | "left"

"bottom"

inline

Makes the dropdown appear inline with the trigger element.

boolean

false