livewire = $livewire; return $this; } public function getLivewire(): ?Component { return $this->livewire; } }