PageJson

Interface

The page json.

Inheritance: PageJsonAbstractContainerJson

Properties

PropertyTypeNotes
string

Open dialog when page starts.

string

The body background color, only valid for fixed-width pages.

string

The body background image, only valid for fixed-width pages.

string

The body background position, only valid for fixed-width pages.

boolean

The page footer.

boolean

The page header.

string | IconResult

The page icon.

string

The page id.

boolean

Whether it is the home page.

boolean

Whether the page is visible.

string

The page label.

string

The link URL.

number

The maximum width of a page. Pixel width, only valid for the auto-scrolling page mode.

The page mode.

string

The open target: _blank, _top.

The page type.

autoOpenDialogId

Interface Property
autoOpenDialogId: string

Open dialog when page starts.

bodyBackgroundColor

optional
Interface Property
bodyBackgroundColor: string

The body background color, only valid for fixed-width pages.

bodyBackgroundIMage

optional
Interface Property
bodyBackgroundIMage: string

The body background image, only valid for fixed-width pages.

bodyBackgroundPosition

optional
Interface Property
bodyBackgroundPosition: string

The body background position, only valid for fixed-width pages.

Interface Property
footer: boolean

The page footer.

Interface Property
header: boolean

The page header.

icon

Interface Property
icon: string | IconResult

The page icon.

id

Interface Property
id: string

The page id.

isDefault

Interface Property
isDefault: boolean

Whether it is the home page.

isVisible

Interface Property
isVisible: boolean

Whether the page is visible.

label

Interface Property
label: string

The page label.

linkUrl

optional
Interface Property
linkUrl: string

The link URL.

maxWidth

optional
Interface Property
maxWidth: number

The maximum width of a page. Pixel width, only valid for the auto-scrolling page mode.

mode

Interface Property
mode: PageMode

The page mode.

openTarget

optional
Interface Property
openTarget: string

The open target: _blank, _top.

type

Interface Property
type: PageType

The page type.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.