Srch.U.collapsibleRefinerTitle Method (DisplayTemplatesSrch)
Gets an HTML formatted String which represents the refiner’s title. This String is ready to be injected into the DOM.
Srch.U.collapsibleRefinerTitle(propertyName, idPrefix, title, iconClass, customOnClick)
Parameters
propertyName
The refiner’s property name.idPrefix
The ID prefix for the DOM element.title
The refiner’s title.iconClass
The refiner’s icon class.customOnClick
This method invokes when the refiner element is clicked.