Add Clickable Table Row #830
Unanswered
nerisonpitogo
asked this question in
Feature Requests
Replies: 1 comment
-
You could always use AlpineJS
|
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
-
Add a clickable row to redirect to a url.
<flux:row href="{{ url('view_user/1') }}">
or
<flux:row link="{{ url('view_user/1') }}">
Beta Was this translation helpful? Give feedback.
All reactions