-
I have a UserTable using Livewire power grid, and I want to customize its. Additionally, I want to add permissions for actions (@can...@endcan) for buttons. How can I achieve that ? |
Beta Was this translation helpful? Give feedback.
Answered by
kolydart
Nov 21, 2023
Replies: 1 comment
-
Check custom themes. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
luanfreitasdev
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Check custom themes.
PowerGrid ships with Tailwind and Bootstrap 5 Themes.
You can start customizing the default themes to create your own variation in a few steps.