Skip to content

Installation

Torsten Kozel edited this page Jan 2, 2023 · 2 revisions

The preffered way is to use jsdelivr. Simply add this to your HTML:

<script src="https://cdn.jsdelivr.net/npm/dynamic-select/main.js"></script>

You can also use a bundler:

npm i dynamic-select

Clone this wiki locally