Scroll top after form submit

Hey, Is there any way to scroll top after form submit?
1 Reply
LeandroFerreira
LeandroFerreira16mo ago
are you using admin panel? you can use javascript You can also do this, if you are using livewire 3
$this->js('window.scrollTo(0, 0)');
$this->js('window.scrollTo(0, 0)');
Want results from more Discord servers?
Add your server