clearLabel (search history)

Description

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

Default value

searchHistory: {
  clearLabel: 'Clear'
}

Examples

searchHistory: {
  clearLabel: 'Empty'
}