Add A Dropdown List in Suneditor React Using Custom Plugin
Merge Tags Or Insert Variables Can Easily Be Listed For The User To Choose From
In almost all of the text editors available for React JS adding your own dropdown list is not an easy task. In a React app I was using suneditor, and I needed to add my own dropdown list for the users to select a merge tag from, but I could not find a way from their documentation.
[Read More]