Form
FormPick
renders selectable options as **clickable cards**. It natively supports `as const` arrays and custom rendering.
Examples
FormPick
API
FormPick
Prop
Type
PickOption Type
Prop
Type
Custom Render Slot
Override the default card using renderOption:
How is this guide?