Checkbox
A checkbox for selecting multiple options.
Source: Re-exported from
antd. Full documentation: Ant Design Checkbox
Basic Usage
import { Checkbox } from '@vef-framework-react/components';
For complete usage examples and API documentation, refer to the Ant Design Checkbox documentation.