UNPKG

@spark-ui/dropdown

Version:

Displays a list of options for the user to pick from—triggered by a button. Differs from Select in that it offers multiple select and its list is not native.

3 lines (2 loc) • 118 B
import { Popover as SparkPopover } from '@spark-ui/popover'; export declare const Portal: typeof SparkPopover.Portal;