F
Filament15mo ago
cigoler

action button on form elements like textarea, is it possible?

On textinputs we've got suffix and prefix but (unless I'm mistaken) they don't work on textarea, is there any way around this? For example to just have a button to the size of it that if you click it empties the textarea (resets it).
1 Reply
Dan Harrin
Dan Harrin15mo ago
you could PR actions support to the textarea, just copy exactly what we did in the text input