KeyboardShortcutUtilities.createForTool Function
Creates an shortcut from the specified tool type.
createForTool(key: string, toolType: , overrides?: Partial<KeyboardShortcutProps>): KeyboardShortcutProps
Parameter | Type | Description |
---|---|---|
key | string | |
toolType | ||
overrides | Partial<KeyboardShortcutProps> |
Returns - KeyboardShortcutProps
Defined in
Last Updated: 21 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.