Interface: PageRegistration#
Hierarchy#
- BaseRegistryItem
↳ PageRegistration
Index#
Properties#
Properties#
components#
• components: PageComponents
Defined in src/extensions/registries/page-registry.ts:9
Optional exact#
• exact? : boolean
Defined in src/extensions/registries/page-registry.ts:8
Optional id#
• id? : BaseRegistryItemId
Inherited from AppPreferenceRegistration.id
Defined in src/extensions/registries/base-registry.ts:10
Optional routePath#
• routePath? : string
Defined in src/extensions/registries/page-registry.ts:7
Optional subPages#
• subPages? : SubPageRegistration[]