๐Submit

this component is a FilamentPHP button Primary Style for submitting any form support spinning on submit and disabled you can use it like this
<x-tomato-admin-submit
label="{{__('Save')}}"
:spinner="true"
/>
Last updated
Was this helpful?