{{-- Livewire's simple and cursor paginator, drawn in M3: previous and next as outlined buttons (the package puts this in front of `livewire::simple-tailwind`). --}} @php if (! isset($scrollTo)) { $scrollTo = 'body'; } $scrollIntoViewJsSnippet = ($scrollTo !== false) ? << @if ($paginator->hasPages()) @endif