Skip to content

@serenity-is/corelib / PropertyCategory

Function: PropertyCategory()

PropertyCategory(props): HTMLElement

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

Renders a collapsible category container holding its child fields.

Parameters

props

Category rendering props.

category?

string

children?

any

collapsed?

boolean

localTextPrefix?

string

Returns

HTMLElement

The category element.