Add Clickable Table Row #830
Unanswered
nerisonpitogo
asked this question in
Feature Requests
Replies: 0 comments
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