This webcomponent follows the open-wc recommendation.
npm i @record-evolution/widget-image<script type="module">
import '@record-evolution/widget-image/widget-image.js'
</script>
<widget-image-1.1.12></widget-image-1.1.12>The widget supports both single image and multi-image modes:
Display a single image with optional title and subtitle.
Display multiple images in an optimized grid layout with automatic sizing and aspect ratio calculation.
For most of the tools, the configuration is in the package.json to reduce the amount of files in your project.
If you customize the configuration a lot, you can consider moving them to individual files.
npm startTo run a local development server that serves the basic demo at http://localhost:8000/demo/