@props([
'theme' => null,
'readyToLoad' => false,
'items' => null,
'lazy' => false,
'tableName' => null,
])
setUp['responsive']) x-data="pgResponsive" @endisset>
{{ $header }}
@if ($readyToLoad)
{{ $body }}
@else
{{ $loading }}
@endif
{{-- infinite pagination handler --}}
@if ($this->canLoadMore && $lazy)
@include(powerGridThemeRoot() . '.header.loading')
@endif