Dropdown
A dropdown menu triggered by a button.
Source: Re-exported from
antd. Full documentation: Ant Design Dropdown
Basic Usage
import { Dropdown } from '@vef-framework-react/components';
For complete usage examples and API documentation, refer to the Ant Design Dropdown documentation.