Editor.plugins
Components
withCorrectVoidBehavior()
withCorrectVoidBehavior(
editor
):any
Parameters
Parameter | Type |
---|---|
editor | any |
Returns
any
Source
libs/design-system-components/src/components/Editor/plugins.ts:57
withLinks()
withLinks(
editor
):CustomEditor
Parameters
Parameter | Type |
---|---|
editor | CustomEditor |
Returns
CustomEditor
Source
libs/design-system-components/src/components/Editor/plugins.ts:43
withMentions()
withMentions(
editor
):CustomEditor
Parameters
Parameter | Type |
---|---|
editor | CustomEditor |
Returns
CustomEditor
Source
libs/design-system-components/src/components/Editor/plugins.ts:4
withTags()
withTags(
editor
):CustomEditor
Parameters
Parameter | Type |
---|---|
editor | CustomEditor |
Returns
CustomEditor
Source
libs/design-system-components/src/components/Editor/plugins.ts:18