@serenity-is/corelib / PropertyCategories
Function: PropertyCategories()
PropertyCategories(
props):HTMLElement
Defined in: src/ui/widgets/propertygrid.tsx:287
Renders the categories container and populates it with fields for the given property items, grouping them by category.
Parameters
props
Categories rendering props.
container?
ParentNode
fieldElements?
idPrefix?
string
items
localTextPrefix?
string
Returns
HTMLElement
The categories element.