Subscribe on changes!

I want to use scoped in JSX. I don't know if I can?

avatar
Dec 9th 2020

What problem does this feature solve?

I'm building my components using JSX syntax, but I find that I can't use scoped, and I don't know if there's any way to do this

What does the proposed API look like?

avatar
Dec 9th 2020

try <script lang="jsx">...</script>

avatar
Dec 9th 2020

You should check and open an issue on docs-next repository to document this