Skip to content

MVU TagsProxy

Latest
Compare
Choose a tag to compare
@artydev artydev released this 09 Oct 19:23
· 11 commits to main since this release

This release exports a new object, namely 'tags' which acts as a proxy for creating new elements.

Example of use :

const { div } = tags;