Relative Content

Tag Archive for angulartypescriptangular17ngx-editor

Creating a Custom Dropdown Menu Appended to the Editor Body

In angular 17 using ngx-editor. How to Create a custom dropdown menu in editor menu that appends to the editor body?
For example, the dropdown(email address) and options are [email protected], [email protected], and [email protected]. When any one is chosen, its text will be displayed in the editor body.