Use to show dialog, message for HTML. You can use this package easily to manage your dialog, snackbar or side in your Vanilla Javascript (Plain Javascript) Project. Ensure for privacy!! Dialog, side and snackbar only show (in screen or in DON Tree) if them are opened.
You can see the demo here
You can install it by:
npm install tunangn-html-modal
Or just use CDN Link:
index.html
<script type="module">
import { dialog } from "https://unpkg.com/tunangn-html-modal@1.5.3/dist/index.js";
</script>
Or index.js
:
import { dialog } from "https://unpkg.com/tunangn-html-modal@1.5.3/dist/index.js";
I split this article into 2 versions of languages:
Vietnamese
: Đọc thêm
English
: Read more