Interface IAuthorSettings

Settings related to how authoring for a menu item should behave.

Hierarchy

  • IAuthorSettings

Properties

clickedRelationTypeId?: string
copyClickedAttrMapping?: {
    fromPathStr: string;
    toPathStr: string;
}[]

Type declaration

  • fromPathStr: string
  • toPathStr: string
readClickedEntity?: boolean

Generated using TypeDoc