You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: the reset button for current selected values
66
+
description: the delete button of each category
67
+
- name: .ais-CurrentRefinements-query
68
+
description: the quote element if query is included
42
69
options:
43
-
- name: attributes
44
-
description: Label definitions for the different filters.
45
70
- name: excludedAttributes
46
71
description: list of attributes not to show
47
-
- name: clearsQuery
72
+
- name: includesQuery
48
73
default: false
49
-
description: The clear all button also clears the query
74
+
description: The list includes the query too
50
75
- name: transformItems
51
76
description: Function which receives the items, which will be called before displaying them. Should return a new array with the same shape as the original array. Useful for mapping over the items to transform, remove or reorder them
0 commit comments