<img-input>

Form control for image linking and uploading.

Features

TODO

Examples

Basic

<img-input></img-input>

No preview

<img-input nopreview></img-input>

CSS parts

Installation

Just include the component's JS file and you're good:

<script src="https://nudeui.com/img-input/img-input.js" type="module"></script>

In case you want to link to local files: CSS is fetched automatically, and assumed to be in the same directory as the JS file.