F
Filament2y ago
Dkil

How can I customize the sidebar like in this image?

Also, is it possible to display a custom view or, for example, a widget in the sidebar?
No description
Solution:
Yes, you can use the render hook and render any livewire component in the sidebar.
Jump to solution
3 Replies
Solution
toeknee
toeknee2y ago
Yes, you can use the render hook and render any livewire component in the sidebar.
Dennis Koch
Dennis Koch2y ago
The rest is CSS

Did you find this page helpful?