Customize modal component
I am creating a custom page for the dashboard and I want to use a modal. To customize the modal, I need to create some components and then add to the modal? The current code does not do what I want, I can not apply Tailwinds classes, does not work.
Also, it takes a while to open the modal when I click on any div.
Thanks.
2 Replies
you can't apply classes because they aren't using by filament
easiest way to add those classes I think is to create a theme https://filamentphp.com/docs/3.x/panels/themes#creating-a-custom-theme