Tooltip
A simple text popup on hover.
Source: Re-exported from
antd. Full documentation: Ant Design Tooltip
Basic Usage
import { Tooltip } from '@vef-framework-react/components';
For complete usage examples and API documentation, refer to the Ant Design Tooltip documentation.