Skip to main content

Editor.plugins

Components

withCorrectVoidBehavior()

withCorrectVoidBehavior(editor): any

Parameters

ParameterType
editorany

Returns

any

Source

libs/design-system-components/src/components/Editor/plugins.ts:57


withLinks(editor): CustomEditor

Parameters

ParameterType
editorCustomEditor

Returns

CustomEditor

Source

libs/design-system-components/src/components/Editor/plugins.ts:43


withMentions()

withMentions(editor): CustomEditor

Parameters

ParameterType
editorCustomEditor

Returns

CustomEditor

Source

libs/design-system-components/src/components/Editor/plugins.ts:4


withTags()

withTags(editor): CustomEditor

Parameters

ParameterType
editorCustomEditor

Returns

CustomEditor

Source

libs/design-system-components/src/components/Editor/plugins.ts:18