'refreshComponent', 'refreshComponent' => '$refresh', '$refresh', ]; } public function refreshComponent(array $data): void { $this->emit('refreshComponent'); } }