Filament Table Outside of Panel

I am looking for an example of how to use a filament table outside of a panel. I have followed the example in the v4 docs, but the page I get is not formatted correctly. Looks like it is missing CSS or the JS to make it work.
Solution:
I think I figured out what what going on. The docs don't clearly state (in this contect) that you need to add @filamentstyles and @filamentjs
Jump to solution
3 Replies
Solution
Keith S
Keith S2mo ago
I think I figured out what what going on. The docs don't clearly state (in this contect) that you need to add @filamentstyles and @filamentjs
Dennis Koch
Dennis Koch2mo ago
Yeah it’s mentioned in the installation instructions

Did you find this page helpful?