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