data-dlg
v0.4.1
Published
data-dlg is data-binder for bsn boosted Bootstrap4 modal dialog.
Downloads
5
Readme
data-dlg
data-dlg is data-binder for bsn boosted Bootstrap4 modal dialog.
- Support auto/manual data binding
- Support i18n resource
install
via npm
npm install data-dlg
via CDN
<script src="https://cdn.jsdelivr.net/npm/data-dlg/lib/data-dlg.js"></script>
import NPM project as ES module
import DialogManager from "data-dlg";