Skip to content
This repository was archived by the owner on Apr 21, 2020. It is now read-only.

Commit 361b723

Browse files
committed
feat: update searchStateHeader
1 parent b09d2fa commit 361b723

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/getting-started/ReactiveBase.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,9 @@ This is the first component you will need to add when using `ReactiveSearch`.
5858
allows to use the custom html element tag, defaults to `div`.
5959
- **searchStateHeader** `Boolean` [optional]  
6060
Defaults to `false`. Allows recording some **advanced** search analytics (and click analytics) when set to `true` and appbase.io is used as a backend.
61+
> Note:
62+
>
63+
> You must use the react version >= 16.6 to make it work with click analytics.
6164
- **theme** `Object` [optional]  
6265
allows over-writing of default styles by providing the respective key/values. You can read more about its usage [here](/theming/themes.html)
6366
- **themePreset** `String` [optional]  

0 commit comments

Comments
 (0)