Select content when receiving focus
Good morning gentlemen, can anyone help me?
I would like the form component to select all of its text when it receives focus.
Filament v3
1 Reply
->extraInputAttributes(['onClick' => 'this.select()'])
->extraInputAttributes(['onClick' => 'this.select()'])