What are all the possible settings attributes in TinyMCE's addButton() function?

前端 未结 3 601
误落风尘
误落风尘 2021-01-30 20:33

The documentation is not very clear on this.

name - String - Button name to add.

settings - Object - Settings object with title, cmd etc

3条回答
  •  广开言路
    2021-01-30 20:48

    Having had the same issue trying to find the addButton docs in V4 I found the link, just in case anybody needs it.

    tinymce.ui.Button

    Hope it helps someone!

提交回复
热议问题