CheckboxCard

Props

Name
Type
Default
Description
autoFocus
bool
Sets autoFocus.
children
node
description
string
Additional description information display beneath the input.
disabled
bool
Sets disabled.
noControl
bool
Hides the control icon.
title
string
Renders a title.
value
bool
The controlled value.

Examples

Without control

With children

Can be any element

Horizontal

Horizontal - takes up all the space