@univerjs/sheets-ui v0.4.2 • Docs
Function: whenFormulaEditorActivated()
function whenFormulaEditorActivated(contextService): boolean
Requires the currently focused editor is a formula editor, and it is activated.
Parameters
Parameter | Type |
---|---|
contextService | IContextService |
Returns
boolean
If the formula editor is activated.
Defined in
packages/sheets-ui/src/controllers/shortcuts/utils.ts:90 (opens in a new tab)