Component support feature #4857
raghav00p
started this conversation in
3. Feature ideas
Replies: 1 comment
|
seems weird to check if Alpine exists after already using it lol But anyway, yeah, it could be nice, but there's a lot of differences in how people would want it to work. Like should it be based on html imports or just script imports? As the primary design? You also wouldn't need to call though potentially asynchronously... |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Imagine Alpine.js had native support for component imports:
index.html
counter.html
Below is tiny helper that will just work fine
All reactions