{
view: “button”,
type: “icon”,
width: 25,
icon: “plus”,
tooltip: “some information” // Is that a way to add tooltip for button?
}
There is no ready to use attribute for such task.
We will add some way to define tooltips for icons in the next build