Home
last modified time | relevance | path

Searched refs:isMacroActive (Results 1 – 1 of 1) sorted by relevance

/plugin/extranet/script/
Dprosemirror.js432 function isMacroActive(state, key) { function
438 const active = isMacroActive(state, key);
466 item.appendChild(renderCheckboxIcon(isMacroActive(view.state, key)));
477 const checked = isMacroActive(view.state, key);
538 const active = isMacroActive(currentState, key);