Skip to content

@serenity-is/corelib / PropertyCategoryTitle

Function: PropertyCategoryTitle()

PropertyCategoryTitle(props): HTMLElement

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

Renders a category title with localized text.

Parameters

props

Category title rendering props.

category

string

localTextPrefix

string

Returns

HTMLElement

The category title element.