Vizel API / core/src / createVizelCommentExtension
Function: createVizelCommentExtension()
ts
function createVizelCommentExtension(options?): Mark<VizelCommentMarkOptions>;Defined in: packages/core/src/extensions/comment.ts:228
Create the comment mark extension with configured options
Parameters
| Parameter | Type |
|---|---|
options | VizelCommentMarkOptions |
Returns
Mark<VizelCommentMarkOptions>