vimesh-ui icon indicating copy to clipboard operation
vimesh-ui copied to clipboard

Dynamic x-import ?

Open bakman2 opened this issue 1 year ago • 4 comments
trafficstars

Would there be a way to make the x-import fully dynamic ? Currently it requires to be predefined. Could vimesh-ui somehow read the defined DOM elements and dynamically import them ? (at least for the default namespace).

I am working on a project where I want to use custom 'components', but I don't want 'the need' for the user to modify the html. If you have like 50 components, it would be a extremely long import string.

bakman2 avatar Aug 20 '24 05:08 bakman2