**Checkbox** — multi-select in tables (collection items, bulk actions) and option lists. Use `indeterminate` on a header "select all". ```jsx ``` Props: `checked`, `onChange(next)`, `label`, `indeterminate`, `disabled`.