Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Page

Index

Properties

Optional description

description?: string

An optional UI friendly description of the page.

Optional isReadOnly

isReadOnly?: boolean

True if the page is read only. In this state, the page is locked and cannot be unlocked.

layout

layout: PageLayout

The layout of the page.

pageId

pageId: string

The unique ID of the page.

title

title: string

A UI friendly title for the page.

Optional tooltip

tooltip?: string

A optional UI friendly tooltip for the page.

Generated using TypeDoc