@searchstax-inc/searchstudio-ux-js 0.5.17 → 0.5.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -0
- package/README.mustache +5 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -124,6 +124,11 @@ Following widgets are available:
|
|
|
124
124
|
|
|
125
125
|
[sorting Widget](#sorting-widget)
|
|
126
126
|
|
|
127
|
+
### advanced data flow subscriptions
|
|
128
|
+
Following widgets are available:
|
|
129
|
+
|
|
130
|
+
[Data flow subscriptions](#data-flow-subscriptions)
|
|
131
|
+
|
|
127
132
|
### Answer Widget ###
|
|
128
133
|
Initialization properties
|
|
129
134
|
|
package/README.mustache
CHANGED
|
@@ -124,6 +124,11 @@ Following widgets are available:
|
|
|
124
124
|
|
|
125
125
|
[sorting Widget](#sorting-widget)
|
|
126
126
|
|
|
127
|
+
### advanced data flow subscriptions
|
|
128
|
+
Following widgets are available:
|
|
129
|
+
|
|
130
|
+
[Data flow subscriptions](#data-flow-subscriptions)
|
|
131
|
+
|
|
127
132
|
### Answer Widget ###
|
|
128
133
|
Initialization properties
|
|
129
134
|
|