Lines Matching +full:cell +full:- +full:value
2 <b-table
6 thead-class="table-light"
10 <template #cell(administrator)="data">
11 <template v-if="data.value">
15 <template #cell(operator)="data">
16 <template v-if="data.value">
20 <template #cell(readonly)="data">
21 <template v-if="data.value">
25 </b-table>
29 import Checkmark20 from '@carbon/icons-vue/es/checkmark/20';
88 class: 'text-center',
93 class: 'text-center',
98 class: 'text-center',