Skip to content

pantoken-root / renderers/tinymce/src / createContentClassesPlugin

함수: createContentClassesPlugin() ​

createContentClassesPlugin(options?): (editor) => object

TinyMCE로 작성된 콘텐츠에 pantoken 클래스를 추가하는 옵트인 플러그인을 만듭니다.

매개변수 ​

options? ​

ContentClassesPluginOptions = {}

반환값 ​

(editor) => object