Skip to content

@serenity-is/sleekgrid / TopPanel

Function: TopPanel()

TopPanel(props): JSXElement

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

Top panel container attached to the main band; hidden when hideTopPanel is true.

Parameters

props

Component props containing refs and signals.

refs

GridLayoutRefs

signals

Pick<GridSignals, "hideTopPanel">

Returns

JSXElement