Drawer
A panel that slides in from the edge.
Source: Re-exported from
antd. Full documentation: Ant Design Drawer
Basic Usage
import { Drawer } from '@vef-framework-react/components';
For complete usage examples and API documentation, refer to the Ant Design Drawer documentation.