clearLabel (click history)

Description

Define a label to be displayed in the click history box for the button that clears all click history data.

Default value

clickHistory: {
  clearLabel: 'Clear'
}

Examples

clickHistory: {
  clearLabel: 'Empty'
}