Interface: MetaPageLayout
Interface: MetaPageLayout
Represents a meta page layout.
Properties
isClass?
optional isClass: boolean;
isFactory?
optional isFactory: boolean;
lazy?
optional lazy: boolean;
module
module:
| PageLayoutType
| Laziable<PageLayoutType>;