Skip to content

Tooltips

Tooltips (sometimes referred to as just ‘tips’) can be shown for the following objects in Common Canvas:

The application can switch tooltips on and off as required for the different types of object and can also customize what text is displayed in the tooltip.

Tooltips for the toolbar:

Configuring tooltips

By default, Common Canvas will display tooltips where appropriate. Tooltips can be switched on or off, for evertything except the toolbar, by specifying the tipConfig field for the canvas config object.

Customizing tooltip text

The text for tooltips can be customized, for evertything except the toolbar, by implementing the Tip Handler callback.

The toolbar tooltips can be customized as part of the Toolbar Config.