checkbox
This block is part of the state ui
group and was last modified in core v13.0.6
.
checkbox
v13.0.1
Adds a checkbox that can be placed anywhere in the row.
Pin | Pin | Type | Default |
---|---|---|---|
value The value that will be set in the selection. It is possible to use {{ guid }} in the value to insert the guid of the row being rendered. |
value |
guid |
|
add check all Will add a multi select checkbox to the datatable if set to true . |
condition |
false |
|
column class |
uiclass |
|
|
column style |
uistyle |
|
|
column attributes |
uiattributes |
|
|
checkbox class |
uiclass |
|
|
checkbox style |
uistyle |
|
|
checkbox attributes |
uiattributes |
|
|
add before Adds the checkbox before the given column. |
fielddefinitions |
|
|
add after Adds the checkbox after the given column. |
fielddefinitions |
|
Pin | Pin | Type | Example |
---|---|---|---|
statedatatableconnection |
statedatatableconnection |
Core Releases
v13.0.1 This block was introduced inv13.0.1
, click here to see the release notes.
v13.0.6
This block was last modified in v13.0.6
, click here to see the release notes.
Back to
state ui
Return to the main group to view all sub-groups
Back to datatable actions
Return to the group to view all blocks within this group