The function that is executed on pressing the toolbar item
name
name:string
The name of the toolbar item
Optional ordinal
ordinal:number
A number that determines the order of the items in the toolbar.
Represents the index where we want to put the item.
If missing the item will be appended at the end of the
tools collection.
Represents an html editor toolbar item.