Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DocumentProperties

Properties of a document.

since

13.2

Hierarchy

  • DocumentProperties

Index

Properties

displayName

displayName: string

Display name of the document.

since

13.2

id

id: string

The UUID of the handle node.

since

13.2

locale

locale: string

Locale of the document, e.g. "sv". Is undefined when the document does not have a locale.

since

13.2

mode

The mode of the document editor.

since

13.2

urlName

urlName: string

The URL name of the document.

since

13.2

variant

variant: object

UUID of the currently shown variant, typically 'draft' or 'preview'.

since

13.2

Type declaration

  • id: string