Pincode
This pair template shows a pincode input. When the pincode is correct, it will proceed to the next view.
Usage: "template": "pincode"
/drivers/<driver_id>/driver.compose.json
Options
/drivers/<driver_id>/driver.js
Last updated
This pair template shows a pincode input. When the pincode is correct, it will proceed to the next view.
Usage: "template": "pincode"
Last updated
Key
Type
Default
Description
type
string
"number"
Either number
or text
. This changes how the keyboard is presented on mobile phones when the pincode field is selected.
length
number
4
The number of characters
hint
""
title
"Enter pincode:"