tinymce-docs icon indicating copy to clipboard operation
tinymce-docs copied to clipboard

I can't find what I'm looking for: ui-components/dialogcomponents.md

Open adharsh-salesforce opened this issue 3 years ago • 0 comments

Hi I am trying to explore the custom plugin options for tinyMce but I couldnot find any document where I can invoke a prebuilt webcomponent (HTML +JS controller) in the custom plugins. If we were to declare each dom elements in the customplugin.js with as an array for "body" attribute then it's really not scalable for complex logics. Is there a way to achieve this from custom plugin? please advise

Referenced document -- https://www.tiny.cloud/docs/tinymce/6/creating-a-plugin/#example-using-external_plugins

adharsh-salesforce avatar Sep 27 '22 03:09 adharsh-salesforce