vue-dynamic-heroicons

garylake
esm cjs
vue-dynamic-heroicons JS library on GitHub vue-dynamic-heroicons JS library on npm Download vue-dynamic-heroicons JS library

A really simple Vue 3 component for dynamically loading the official Heroicons Vue components. Instead of using `<BeakerIcon />` you can use `<DynamicHeroicon name="beaker" />` which allows you to very easily dynamically load heroicons if you have a lot i

Version 0.0.2 License MIT
vue-dynamic-heroicons has no homepage
vue-dynamic-heroicons JS library on GitHub
vue-dynamic-heroicons JS library on npm
Download vue-dynamic-heroicons JS library
INSTALL
Type:
<script type="module"> import vueDynamicHeroicons from 'https://cdn.jsdelivr.net/npm/vue-dynamic-heroicons@0.0.2/+esm' </script>
Learn more