label (click history)

Description

Define a label to be displayed as the header of the click history box.

Default value

sessionHistory: {
  label: 'Recently clicked results'
}

Examples

sessionHistory: {
  label: 'Click history'
}