Interface: PageRegistration#
Table of contents#
Properties#
Properties#
components#
• components: PageComponents
enabled#
• Optional
enabled: IComputedValue
<boolean
>
id#
• Optional
id: string
Page ID, part of extension's page url, must be unique within same extension When not provided, first registered page without "id" would be used for page-menus without target.pageId for same extension
params#
• Optional
params: PageParams
<string
| Omit
<PageParamInit
<any
>, "prefix"
| "name"
>>