annotations.change
"annotations.change": () => void
annotations.didSave
"annotations.didSave": () => void
annotations.willSave
"annotations.willSave": () => void
annotationSelection.change
bookmarks.change
"bookmarks.change": () => void
bookmarks.didSave
"bookmarks.didSave": () => void
bookmarks.willSave
"bookmarks.willSave": () => void
"comments.change": () => void
"comments.didSave": () => void
"comments.willSave": () => void
document.change
"document.change": () => void
documentComparisonUI.end
"documentComparisonUI.end": () => void
documentComparisonUI.start
"formFields.change": () => void
"formFields.didSave": () => void
"formFields.willSave": () => void
"formFieldValues.willSave": () => void
"forms.didSubmit": () => void
"forms.willSubmit": (event: { preventDefault: () => void }) => void
history.clear
"history.clear": () => void
inkSignatures.change
"inkSignatures.change": () => void
instant.connectedClients.change
storedSignatures.change
"storedSignatures.change": () => void
textSelection.change
"textSelection.change": (selection: null | TextSelection) => void
viewState.currentPageIndex.change
"viewState.currentPageIndex.change": (event: number) => void
viewState.zoom.change
"viewState.zoom.change": (event: number) => void