CheckboxCard

API Reference

Prop
Type
Default
Description
autoFocus
boolean
false
children
React.ReactNode
data-test
string
description
string
disabled
boolean
false
fixed
boolean
hint
React.ReactNode
id
string
name
name
string
noControl
boolean
false
onChange
React.ChangeEventHandler<HTMLInputElement>
title
string
value
boolean

Examples

Without control

With children

Can be any element

Horizontal

Horizontal - takes up all the space