| DIR: /home/cardxfeb/www/resources/views/vendor/livewire-tables/components/table/th/ |
| Current File : //home/cardxfeb/www/resources/views/vendor/livewire-tables/components/table/th/reorder.blade.php |
@aware(['component', 'tableName'])
<x-livewire-tables::table.th.plain x-cloak x-show="currentlyReorderingStatus" wire:key="{{ $tableName }}-thead-reorder" :displayMinimisedOnReorder="false">
<div x-cloak x-show="currentlyReorderingStatus"></div>
</x-livewire-tables::table.th.plain>
|