<script> import * as ChatComponents from "~/view/chatmessage/rollchat"; export let surgeMessage;</script><svelte:component this={ChatComponents[surgeMessage.chatTemplate]} {...$$props} />
<script> import * as ChatComponents from "~/view/chatmessage/rollchat"; export let surgeMessage;</script><svelte:component this={ChatComponents[surgeMessage.chatTemplate]} {...$$props} />
The svelte:component is the component in which I want to get hold of that root element. Specifically I want to be able to do something like: