Last updated 3 years ago
Was this helpful?
See
Styling: tall-theme.css
Uses <x-tall-forms::modal />
<x-tall-forms::form-modal wire:model="Foo" id="<!-- optional -->" :submit="<!-- wire:submit.prevent -->" :maxWidth="Styling: tall-theme.css"> <x-slot name="title"> </x-slot> <x-slot name="form"> </x-slot> <x-slot name="buttons"> </x-slot> </x-tall-forms::form-modal>