type alias DropdownVariant

Dropdown variants for styling context

Definition

"default" | "header"

Usage

import { type DropdownVariant } from ".";