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
{{ message }}
This repository was archived by the owner on Apr 21, 2020. It is now read-only.
Copy file name to clipboardExpand all lines: content/getting-started/ReactiveBase.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,8 +54,8 @@ This is the first component you will need to add when using `ReactiveSearch`.
54
54
55
55
-**analytics**`Boolean`[optional]
56
56
allows recording search analytics (and click analytics) when set to `true` and appbase.io is used as a backend. Defaults to `false`. Check the [analytics recipe](/advanced/analytics.html) for click analytics implementation.
57
-
<!--- **as** `String` [optional]
58
-
allows to use the custom html element tag, defaults to `div`.-->
57
+
-**as**`String`[optional]
58
+
allows to use the custom html element tag, defaults to `div`.
59
59
-**searchStateHeader**`Boolean`[optional]
60
60
Defaults to `false`. Allows recording some **advanced** search analytics (and click analytics) when set to `true` and appbase.io is used as a backend.
0 commit comments