@serenity-is/corelib / PropertyField
Function: PropertyField()
PropertyField(
props):PropertyFieldElement
Defined in: src/ui/widgets/propertygrid.tsx:160
Renders a full property field (caption plus editor) for a property item and appends it to the given container.
Parameters
props
Field rendering props.
container?
ParentNode
idPrefix?
string
item
localTextPrefix?
string
Returns
The created field element.