Displays a button to send a trigger


## Description

This is useful when you want to manually test a series of events


## Parameters

<table>
<thead>
	<tr>
		<th>Name</th>
		<th>Type</th>
		<th>Description</th>
	</tr>
</thead>
<tr>
	<td>dispatch</td>
	<td><div class='bg-cyan-800 px-2 py-px text-white rounded-sm'>button</div></td>
	<td>button to presse to trigger the event</td>
</tr>
</table>