...
The widgetUniqueid
option default value is null
. This options allows user fetch Recommendations data.
Info |
---|
The |
added manually in the config
Code Block |
---|
class HawksearchVue { static defaultConfigconst config = { ... widgetUniqueid widgetUniqueid: null"54b6a4361e1006c7", .... }; var widget } } |
Info |
---|
The |
Usage
Widget Unique ID is a property of the Recommendation
component:
...
= HawksearchVue.createWidget(component, { config: hawkConfig });
HawksearchVue.initialSearch(widget); |