Type Alias: Page

Page: object

Represents a dashboard page.

Type declaration 

id 

id: string

Required. The Id of the page.

label 

label: string

Required. The label of the page.

name 

name: string

Required. The name of the page.

widgets 

widgets: Widget[]

Required. A list of widgets on the page.

DID THIS ARTICLE SOLVE YOUR ISSUE?
Let us know so we can improve!