Is it possible for a filament form button to be an image?

Is it possible for a filament form button to be an image?
1 Reply
Mohamed Ayaou
Mohamed Ayaou4mo ago
Well, if it's just a design issue, then yes just put the image inside the button and complete it with CSS but the main element must be a button (or copy all the button JS functionality to the img element -_- )

Did you find this page helpful?