Skip to content

jio-checkbox

Props

Prop nameDescriptionTypeValuesDefault
idAn ID must be suppliedstring-
requiredWhether the checkbox must be checked
@values true, false
boolean-
isInvalidWhether validation determined the checkbox state is invalid
@values true, false
boolean-
inlineWhether the checkbox should render inline
@values true, false
boolean-
disabledWhether the checkbox is disabled
@values true, false
boolean-
themeThe desired palette
@values "primary", "secondary"
Theme-"primary"

Slots

NameDescriptionBindings
default

View on Gitlab

General

This component is based on the Bootstrap checkbox.

View design in Figma

Code examples

Two simple inline checkboxes.





Two simple stacked checkboxes.