@univerjs/sheets-ui v0.4.2 • Docs
Function: whenSheetEditorFocused()
function whenSheetEditorFocused(contextService): boolean
Requires the currently focused unit to be Workbook and the sheet editor is focused but not activated.
Parameters
Parameter | Type |
---|---|
contextService | IContextService |
Returns
boolean
If the sheet editor is focused but not activated.
Defined in
packages/sheets-ui/src/controllers/shortcuts/utils.ts:37 (opens in a new tab)