| title | LoadOptions | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| category | Interfaces | |||||||||||||
| titleTemplate | API - NativeScript | |||||||||||||
| breadcrumbs |
|
|||||||||||||
| layout | api | |||||||||||||
| seo |
|
interface LoadOptions {
attributes: any;
exports: any;
name: string;
page: Page;
path: string;
}
| title | LoadOptions | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| category | Interfaces | |||||||||||||
| titleTemplate | API - NativeScript | |||||||||||||
| breadcrumbs |
|
|||||||||||||
| layout | api | |||||||||||||
| seo |
|
interface LoadOptions {
attributes: any;
exports: any;
name: string;
page: Page;
path: string;
}