Nanoflow Commons
Last modified: November 19, 2024
Introduction
The Nanoflow Commons module contains the following commonly used nanoflow actions that are usable across web, hybrid mobile, and native mobile apps:
Category | Action |
---|---|
Client activities | Hide progress |
Refresh entity | |
Refresh object | |
Reload | |
Show confirmation | |
Show progress | |
Sign in | |
Sign out | |
Toggle sidebar | |
External activities | Call phone number |
Draft email | |
Navigate to | |
Open map | |
Open URL | |
Send text message | |
Share | |
Geolocation | Geocode |
Get current location | |
Get current location with minimum accuracy | |
Request location permission | |
Reverse geocode | |
Local storage | Check storage item exists |
Clear cached session data | |
Get storage item object | |
Get storage item object list | |
Get storage item string | |
Remove storage item | |
Set store item object | |
Set storage item object list | |
Set storage item string | |
Other activities | Generate unique ID |
Get guid | |
Get object by guid | |
Get platform | |
Wait |
Read More
- How to Build JavaScript Actions: Part 1 (Basic)
- How to Build JavaScript Actions: Part 2 (Advanced)
- How to Build JavaScript Actions for Native Mobile