Skip to content

Vizel API / core/src / vizelCommentPluginKey

Variable: vizelCommentPluginKey

ts
const vizelCommentPluginKey: PluginKey<VizelCommentPluginState>;

Defined in: packages/core/src/extensions/comment.ts:30

Plugin key for accessing comment plugin state

Released under the MIT License.