Skip to content

Dropdown Menu

A dropdown menu is a list of actions or options that can be triggered by clicking a button or other element.

API Documentation

Import

Terminal window
import { DropdownMenu } from "@aeonkit/react";

Usage

Default

Props

API Interface: DropdownMenuProps