Vizel API / core/src / getVizelCommentPluginState
Function: getVizelCommentPluginState()
ts
function getVizelCommentPluginState(state):
| VizelCommentPluginState
| null;Defined in: packages/core/src/extensions/comment.ts:35
Get the current comment plugin state from the editor
Parameters
| Parameter | Type |
|---|---|
state | EditorState |
Returns
| VizelCommentPluginState | null