Created
May 13, 2023 18:11
-
-
Save mansha99/7532fd9de27f7e70dcfe5979e16478f1 to your computer and use it in GitHub Desktop.
View for Livewire Sender Component
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div style="background: #aaccff;padding:20;width:240px"> | |
<h5>Sender</h5> | |
<button wire:click="fireTimestampEvent()">Gnerate Event </button> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment