@serenity-is/corelib / PropertyFieldCaption
Function: PropertyFieldCaption()
PropertyFieldCaption(
props):HTMLLabelElement
Defined in: src/ui/widgets/propertygrid.tsx:14
Parameters
props
idPrefix?
string
item
Pick<PropertyItem, "name" | "hint" | "labelWidth" | "required" | "title">
localTextPrefix?
string
Returns
HTMLLabelElement