Replies: 1 comment
-
|
Oh, they're just the same as in Laravel. It lets you do something like: Aire::input('name', 'Name')
->unless($user->canChangeName(), fn($input) => $input->disabled());Alpine helpers are still planned, though! |
Beta Was this translation helpful? Give feedback.
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.
-
Not sure if
whenandunlessdo what I think they do, but if they are x-show/x-if things that is exciting!Beta Was this translation helpful? Give feedback.
All reactions