文件名称:ionic-press-again-to-exit:再次按离子键退出
文件大小:3KB
文件格式:ZIP
更新时间:2024-06-10 10:48:00
JavaScript
再次按离子键退出 安装 $ bower install ionic-press-again-to-exit --save 用法 angular . module ( 'app' , [ 'ionic' , 'ngCordova' , 'ionic-press-again-to-exit' , ] ) . run ( function ( $ionicPressAgainToExit , $cordovaToast ) { $ionicPressAgainToExit ( function ( ) { $cordovaToast . show ( 'Press again to exit' , 'short' , 'center' ) ; } ) ; } ) ; 执照 麻省理工学院:copyright:
【文件预览】:
ionic-press-again-to-exit-master
----.jshintrc(278B)
----bower.json(387B)
----README.md(426B)
----.editorconfig(197B)
----.gitignore(19B)
----index.js(658B)
----package.json(474B)