Skip to content

@serenity-is/corelib / PropertyFieldEditor

Function: PropertyFieldEditor()

PropertyFieldEditor(props): void

Parameters

props

props.fieldElement

PropertyFieldElement

props.idPrefix

string

props.item

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

props.localTextPrefix

string

Returns

void

Defined in

src/ui/widgets/propertygrid.tsx:34