Skip to content

@serenity-is/sleekgrid / FooterRow

Function: FooterRow()

FooterRow(props): JSXElement

Defined in: src/layouts/layout-components.tsx:103

Footer row shell for a single band.

Parameters

props

Component props containing band, refs, and signals.

band

BandKey

refs

GridLayoutRefs

signals

Pick<GridSignals, "hideFooterRow" | "pinnedStartCols" | "pinnedEndCols">

Returns

JSXElement