UNPKG

@itrocks/modal

Version:

Lightweight modal with default styling and auto-close on form submit or link click

3 lines (2 loc) 127 B
import { build } from '../build/build.js'; build('#modal form', async (form) => (await import('./modal.js')).modalForm(form));