Replies: 1 comment 1 reply
-
Yes, with x-bind. You can look in the UI package at how those implement it. |
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.
-
I am creating a little hash router directive (x-router="{url: '/user/:id'}") and it is doing good so far, but right now i'm stuck trying to find a way to apply to the modified component builtin directives like x-show and x-transition. Is there any way to do so?
Beta Was this translation helpful? Give feedback.
All reactions