Skip to content

@serenity-is/corelib / PropertyFieldCaption

Function: PropertyFieldCaption()

PropertyFieldCaption(props): HTMLLabelElement

Parameters

props

props.idPrefix

string

props.item

Pick<PropertyItem, "title" | "name" | "required" | "hint" | "labelWidth">

props.localTextPrefix

string

Returns

HTMLLabelElement

Defined in

src/ui/widgets/propertygrid.tsx:17