```svelte <react:button on:click>Click me</react:button> ``` should dispatch/forward the click event to the parent svelte component.