Yeah, and something like:
<Lt4Web.CoreComponents.button class="bg-red-500">
Hello
</Lt4Web.CoreComponents.button>
To whatever HTML that component renders, e.g.:
<button class="bg-red-500">Hello</button>
Yeah, and something like:
<Lt4Web.CoreComponents.button class="bg-red-500">
Hello
</Lt4Web.CoreComponents.button>
To whatever HTML that component renders, e.g.:
<button class="bg-red-500">Hello</button>