You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is coming in v2 - there is a create and register call where you can separate the two. Create can output just a computed class, and they you can register it with whatever name you choose.
For example, with vanilla Web Components, I can ship this:
then tell end users to use it like this:
How would I do this with X-Tags?
The text was updated successfully, but these errors were encountered: