@univerjs/sheets-ui v0.5.0-beta.1 • 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
submodules/univer/packages/sheets-ui/src/controllers/shortcuts/utils.ts:90