Get Keyboard Shortcuts State
Get Keyboard Shortcuts State - kintone.getKeyboardShortcuts()
Retrieves the state of the keyboard shortcuts.
Function
Desktop
kintone.getKeyboardShortcuts()
Parameters
None
Returns
A Promise object.
When the Promise object is fulfilled, an object containing the following elements can be retrieved.
| Property | Type | Value & Description |
|---|---|---|
| shortcutName | Boolean | The state of the keyboard shortcuts. For all keyboard shortcuts available on the current page, the following values are returned.
config.shortcutName in the following API:Set Keyboard Shortcuts |
Available Pages
- Record List
- Record Details
- Record Edit
- Record Create