Skip to main content

Interface: VisualAuthoringProps

Defined in: widgets/visualAuthoring/visualAuthoring.tsx:36

Props for VisualAuthoring component.

See

VisualAuthoring

Properties

PropertyTypeDescription

inlineEntityActions?

boolean

Whether to display inline authoring actions (edit, delete) on entity elements.

Default

true

inputResolver?

FormInputOrDefaultResolver

Overrides default input for a specific entity or relation property.

Unstable: this feature will likely change in the future.

propertyEditor?

PropertyEditor

Overrides default property editor for elements and links in the graph authoring mode.