Skip to content

Commit

Permalink
docs(refinementList): mention that highlight is displayed in the defa…
Browse files Browse the repository at this point in the history
…ult template (#2733)
  • Loading branch information
Haroenv authored and bobylito committed Feb 13, 2018
1 parent ce9ca19 commit 862eea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/widgets/refinement-list/refinement-list.js
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ refinementList({
* @property {boolean} isRefined True if the value is selected.
* @property {string} label The label to display.
* @property {string} value The value used for refining.
* @property {string} highlighted The label highlighted (when using search for facet values).
* @property {string} highlighted The label highlighted (when using search for facet values). This value is displayed in the default template.
* @property {string} url The url with this refinement selected.
* @property {object} cssClasses Object containing all the classes computed for the item.
*/
Expand Down

0 comments on commit 862eea9

Please sign in to comment.