Global

Type Definitions

ToolbarButtonOptions

Type:
  • Object
Properties:
Name Type Attributes Description
title string
icon string <optional>
name of the jQuery UI icon to be used (e.g. "clock" for "ui-icon-clock" icon)
action function callback handling the click on the button
shortcut string <optional>
keyboard shortcut for the button, e.g. "alt+t"
Source: