| title | ComponentModule | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| category | Interfaces | |||||||||||||
| titleTemplate | API - NativeScript | |||||||||||||
| breadcrumbs |
|
|||||||||||||
| layout | api | |||||||||||||
| seo |
|
interface ComponentModule {
component: View;
exports: any;
}
| title | ComponentModule | |||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| category | Interfaces | |||||||||||||
| titleTemplate | API - NativeScript | |||||||||||||
| breadcrumbs |
|
|||||||||||||
| layout | api | |||||||||||||
| seo |
|
interface ComponentModule {
component: View;
exports: any;
}