Hi there,
I'm currently searching for a way to create a button on my Editor toolbar, that would be just one icon (let's say an arrow that point to the bottom) that when I click it, it opens up a menu/list of options formatted with an icon and text.
Something like this :
(icon)
|_____________________
| (icon) Reset formatting |
| (icon) Bullet list |
| (icon) Numeral list |
| (icon) Multiple level list |
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
How could we achieve that ? Is there a component that could help us do that or only a component to show/collapse that menu or any idea of a library that we could use ?
Note that we are using Kendo UI with AngularJS