Skip to main content

EditResourcePropertyConfig

Configuration options for individual properties within the EditResourceConfig

Properties

description?

optional description: string

Custom description/help text for the field


disabled?

optional disabled: boolean

Whether this field should be disabled/read-only


expand?

optional expand: boolean

Whether to expand this property in the Ui (for expandable field types)


placeholder?

optional placeholder: string

Custom placeholder text for Textarea


propertyName?

optional propertyName: string

Name of the property this configuration applies to


visible?

optional visible: boolean

Controls visibility of this property in the form