Skip to main content

Interface: VisualAuthoringProps

Defined in: src/widgets/visualAuthoring/visualAuthoring.tsx:32

Props for VisualAuthoring component.

See

VisualAuthoring

Properties

PropertyTypeDescription

inlineEntityActions?

boolean

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

Default

true

propertyEditor

PropertyEditor

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

See

DefaultPropertyEditor