Components

Dropdown

<Dropdown />

Constructor

Representation of a dropdown with buttons.

View Source admin-bro/src/frontend/components/ui/dropdown.tsx, line 38

Example

Type Definitions

object

# Props

Properties:
Name Type Attributes Description
children ReactNode
className string <optional>

View Source admin-bro/src/frontend/components/ui/dropdown.tsx, line 55