6 lines
132 B
Plaintext
6 lines
132 B
Plaintext
|
|
<t-checkbox-group
|
||
|
|
options="{{options}}"
|
||
|
|
defaultValue="{{checkAllValues}}"
|
||
|
|
bind:change="onCheckAllChange"
|
||
|
|
></t-checkbox-group>
|