UxTableListHeader

components/ux/table-list/Header.vue

Sticky thead wrapper with z-index handling for table column headers.

VendorRequestsErrors
api.github.com45,23023
api.stripe.com32,45612
api.cloudflare.com28,9015
api.twilio.com15,6788
components/ux/table-list/Header.vue

Usage

<UxTableListHeader :compact = "false" > Content here </UxTableListHeader>

Props

PropTypeDefaultDescription
compactBooleanfalseCompact height

Slots

SlotDescription
defaultHeader row(s)

Related