cap-navigation-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.0.9 • Public • Published

cap-navigation-plugin

Provides navigation throughout the application implementing native methods to navigate.

Install

npm install cap-navigation-plugin
npx cap sync

API

navigateTo(...)

navigateTo(options: { url: string; }) => Promise<{ navigated: boolean; msg: any; value: any; }>
Param Type
options { url: string; }

Returns: Promise<{ navigated: boolean; msg: any; value: any; }>


Readme

Keywords

Package Sidebar

Install

npm i cap-navigation-plugin

Weekly Downloads

4

Version

0.0.9

License

MIT

Unpacked Size

24.3 kB

Total Files

26

Last publish

Collaborators

  • migtamrod1