Skip to content

@serenity-is/corelib / PropertyTabList

Function: PropertyTabList()

PropertyTabList(props?): HTMLElement

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

Renders the tab list (nav) element for the property tabs.

Parameters

props?

Optional children to place inside the tab list.

children?

any

Returns

HTMLElement

The tab list element.