Show Uno properties and methods

JavaScript Modules

FuseJS/Email js

Launches the default email app, and starts composing a message.

FuseJS/InterApp js

The InterApp API allows you to launch other apps, as well as respond to being launched via URI schemes.

FuseJS/Maps js

Lanches the map application using the provided latitude/longitude pair and/or query.

FuseJS/Phone js

The Phone API allows you to launch your device's built-in phone app and make calls or send messages.

FuseJS/Timer js

The Timer API lets you schedule functions to be executed after a given time.

var Timer = require("FuseJS/Timer"); <a href="../../fuse/reactive/fusejs/timermodule.html" class="table-of-contents-item-has-more" title="There is more information available for this entry"><i class="fa fa-ellipsis-h"></i></a>

UX Classes