© 2026 Hedgehog Software, LLC
->recordAction(fn () => $this->dispatch('openFillAction'))
recordAction
->recordAction('sender')
public function sender() { $this->dispatch('openFillAction'); }