Interfaces
LoadOptions
LoadOptions
interface LoadOptions { attributes: any; exports: any; name: string; page: Page; path: string; }
Summary β
Properties
Properties β
attributes β
defined in @nativescript/core/ui/builder/index.d.ts:8:1
exports β
defined in @nativescript/core/ui/builder/index.d.ts:9:1
name β
defined in @nativescript/core/ui/builder/index.d.ts:7:1
path β
defined in @nativescript/core/ui/builder/index.d.ts:6:1
- Previous
- LoadEventData
- Next
- LoginOptions
On this page