Defines the interface for a normal toolbar item.
A html fragment, text or svg fragment represents the toolbar item(icon and title)
A method that takes a Tile object and returns a boolean that decides which toolbar item should be shown in the toolbar. If it returns false, the item will be not shown.