How to impelement nested template (treeview) #654
hsul4n
started this conversation in
4. General
Replies: 1 comment 1 reply
-
Alpine is not the right tool for this task since the depth is variable and multiple nexted x-for are not too performant. I would use a third party library and start it using x-init. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello everybody, I was wondering if there's a simple way to render a treeview using alpinejs.
Here's what I mean:
Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions