Skip to content

@serenity-is/corelib / PropertyTabPane

Function: PropertyTabPane()

PropertyTabPane(props): HTMLElement

Defined in: src/ui/widgets/propertygrid.tsx:273

Renders a single tab pane that hosts the fields of a tab.

Parameters

props

Tab pane rendering props.

active?

boolean

children?

any

id?

string

Returns

HTMLElement

The tab pane element.