Skip to main content

EditResourceCustomFieldConfig

Configuration for custom fields to be displayed in the EditResource form

Properties

component()

component: (props) => Element

React component function that renders the custom field

Parameters

props

EditResourceCustomFieldProps

Props passed to the component

Returns

Element


priority?

optional priority: number

Optional priority to determine the display order


propertyName?

optional propertyName: string

Optional name of the property this custom field is associated with