DEVELOPMENT PREVIEWIn development

dropdown API

overlays/dropdown.tsx

Dropdown

Props

PropTypeDefaultDescription
trigger*
React.ReactElement
items*
{}
align
"start" | "center" | "end" | undefinedstart
side
"top" | "right" | "bottom" | "left" | undefinedbottom
sideOffset
number | undefined4
animationVariants
anyCustom animation variants for dropdown entrance/exit
Show native HTML props

Native HTML Props

PropTypeDefaultDescription
className
string | undefined