The RetoolContextMobile object
Information about the current mobile device.
Properties
All properties for with supported data types or values. You can write JavaScript almost anywhere in Retool to manipulate or read property values.
deviceBrand
string
The human-readable device brand.
deviceManufacturer
string
The device manufacturer.
deviceModelName
string
The human-readable name of the device model.
deviceName
string
The human-readable name of the device.
platform
enum
The platform used to access the app.
Values
android | Android. |
ios | iOS or iPadOS. |
web | Web browser. |