type alias DropdownAlign

Dropdown alignment

Definition

"left" | "right"

Usage

import { type DropdownAlign } from ".";