Widget Builder - ÖRAG
Create a custom widget-configuration.
Step 1: Add the following script tags to your html head.
<head>
...
<script type="module" src="https://cdn.search.neomo.cloud/neomo-search/neomo-search.esm.js"></script>
<script nomodule src="https://cdn.search.neomo.cloud/components/neomo-search.js"></script>
...
</head>
Step 2: Configure the widget-tag based on the following options.