Checkbox Card
A selectable card that pairs rich summaries with checkbox behaviour for multi-select interfaces.
Installation
Install the Checkbox Card component using the nocta-ui CLI:
npx @nocta-ui/cli add checkbox-cardThen import the component where you need it:
import { CheckboxCard } from '@/components/ui/checkbox-card';Examples
Default Checkbox Card
Integrations Grid
API Reference
Prop
Type