Skip to content

TableBody

Source: client/lib/theme/vueda-tailwind/grid/index.js

The <tbody> section wrapper. It removes the last row's divider from that row's cells so the enclosing Table.container edge remains the closing edge instead of doubling the table bottom.

Vue component: TableBody

SlotDefault classesDescription
root[&>tr:last-child>*]:border-b-0The <tbody> section wrapper. It removes the last row's divider from that row's cells so the enclosing Table.container edge remains the closing edge instead of doubling the table bottom.

root

The <tbody> section wrapper. It removes the last row's divider from that row's cells so the enclosing Table.container edge remains the closing edge instead of doubling the table bottom.

Default classes:

[&>tr:last-child>*]:border-b-0

Source: client/lib/theme/vueda-tailwind/grid/TableBody.theme.js:19

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2