Skip to main content

Checkbox

Basic

Variant

Change other column data

The changeOtherColumnOnClick property is used to alter another column. The most common use case is to create a two checkboxes interaction.

<CodePreview
content={CheckboxGroupExampleSource}
/>

Read only

<CellCheckboxView columnProps={{ variant: 'error' }} />
50
NameTypeRequiredDefaultDescription
changeOtherColumnOnClickcolumnChangeNoIf defined, another column value is changed when the value changes
variant'primary' | 'error'No'primary'

columnChange

NameTypeRequiredDefaultDescription
keyColumnstringYesThe column to change
valueanyYesThe new value