mirror of
https://github.com/Next-Flip/Momentum-Firmware.git
synced 2026-04-24 03:29:57 -07:00
JS: Docs and types for additions on top of OFW modules
This commit is contained in:
@@ -36,6 +36,16 @@ Single line of text that appears above the keyboard
|
||||
|
||||
Type: `string`
|
||||
|
||||
## `defaultText`
|
||||
Text to show in keyboard by default
|
||||
|
||||
Type: `string`
|
||||
|
||||
## `defaultTextClear`
|
||||
Whether to clear the default text when user inuts another key
|
||||
|
||||
Type: `boolean`
|
||||
|
||||
# View events
|
||||
## `input`
|
||||
Fires when the user selects the "save" button and the text matches the length
|
||||
|
||||
Reference in New Issue
Block a user