Skip to content

PageJson

Interface

The page json.

Inheritance: PageJsonAbstractContainerJson

Properties

PropertyTypeNotes
autoOpenDialogIdstring

Open dialog when page starts.

bodyBackgroundColorstring

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

bodyBackgroundIMagestring

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

bodyBackgroundPositionstring

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

footerboolean

The page footer.

headerboolean

The page header.

iconstring | IconResult

The page icon.

idstring

The page id.

isDefaultboolean

Whether it is the home page.

isVisibleboolean

Whether the page is visible.

labelstring

The page label.

linkUrlstring

The link URL.

maxWidthnumber

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

modePageMode

The page mode.

openTargetstring

The open target: _blank, _top.

typePageType

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.