@forge/confluence-bridge
v3.1.0
Published
Forge Confluence custom bridge API
Readme
Forge Confluence Bridge API
Custom bridge methods for extensions to get or modify Confluence editor data.
getEditorContent(): Gets current ADF of editor
getMacroContent(): Gets current ADF of the current macro
updateMacro(macroADF): Updates the current macro with new macro ADF passed in
setMacroViewportHeight(height): Sets the current macro to the viewport height passed in
