Skip to content

pantoken / renderers/tinymce/src / createIconsPlugin

함수: createIconsPlugin()

createIconsPlugin(options): (editor) => void

아이콘 선택기 플러그인 팩토리를 생성합니다. tinymce.PluginManager.add()에 적합한 함수를 반환합니다.

매개변수

options

IconsPickerOptions

반환값

(editor) => void