UxTableListExpandSection

components/ux/table-list/ExpandSection.vue

Section card for stacking inside a UxTableListExpandRow details well — the tinted well shows through the gaps. Default theme is borderless-with-shadow; theme="grape" is the child register (grape-50 fill, light grape border, no shadow) for a card that belongs to a row of the section above it.

VendorRequestsAvailabilityAvg Duration
api.github.com45,23099.95%145 ms
api.stripe.com32,45699.99%89 ms
api.cloudflare.com28,90199.98%67 ms
components/ux/table-list/ExpandSection.vue

Usage

<UxTableListExpandSection theme = "default" > Content here </UxTableListExpandSection>

Props

PropTypeDefaultDescription
themeString'default''default' (borderless, shadow) | 'grape' — the child register: grape-50 fill + grape-150 border, no shadow (dark: grape-850/30)

Events

EventDescription
closeX clicked — the X renders only when this listener is attached

Slots

SlotDescription
defaultSection content

Related

Qpoint Brand Style Guide