@serenity-is/corelib / PropertyFieldEditor

Function: PropertyFieldEditor()

PropertyFieldEditor(props): void

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

Parameters

props

fieldElement

PropertyFieldElement

idPrefix?

string

item

Pick<PropertyItem, "editorCssClass" | "editorType" | "editorParams" | "maxLength" | "name" | "editorAddons" | "placeholder">

localTextPrefix?

string

Returns

void