Currently, I am working with the DevExtreme(v20.1.4) toolbar component within Angular(v8.2.14). However, when implementing a dx-toolbar
and specifying locateInMenu="always"
for the toolbar items, a dropdown button featuring the dx-icon-overflow
icon appears.
I am curious if there is a method available to personalize this button by adding a specific string onto it?