mount-vue-component icon indicating copy to clipboard operation
mount-vue-component copied to clipboard

a tiny utility to programatically create and mount Vue 3 components (e.g. a Vue.extend replacement)

Results 1 mount-vue-component issues
Sort by recently updated
recently updated
newest added

Yo Im using this package for an experiment, it works great. Wondering if there's anything we can do for it to handle HMR? For example, using this to open dialogs/modals......

enhancement