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
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 -_- )