Skip to content
This repository has been archived by the owner on Nov 23, 2019. It is now read-only.

mormubis/cordova-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Demo and API docs

<cordova-core>

<cordova-core> implements a basic interface about cordova application status.

Installation

bower install --save cordova-core

Usage

<cordova-core
    ready
    paused
></cordova-core>

<cordova-core> allow to read the state of the native aplication in the current moment. ready means cordova is fully operative and paused the application is running in background.


Note

Due to restrictions ready attribute is not shown into attributes table.

About

Polymer element which allow basic interaction with cordova applications.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages