Omnitive Search Widgets
Last updated
Last updated
Search Widgets are Vue components which can be used dynamically and natively in another web application. Search Widgets provide a seamless way to use our Search widgets in HTML sites as well as modern web frameworks (Angular, React, Vue) through the use if Custom Elements.
Search widgets support the most common web browsers Chrome, Firefox, IE11 (11.1130.17134.0)
There are 3 types of Widgets that can be exported: 1. Module Widgets 2. Page Widgets 3. Component Widgets
To use Search Widgets, there are 3 external scripts that need to be imported to the hosting application: 1. Cascading Stylesheet (.css) 2. Configuration file (.js) 3. Javascript file (.js)
For more information on how to install Search Widget, please refer here.