mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-14 18:13:54 +00:00
1bce4df00a
Co-authored-by: Pooya Parsa <pooya@pi0.io>
371 B
371 B
template |
---|
Example |
JSX / TSX
This example shows how to use jsx syntax with typescript in Nuxt pages and components.
::ReadMore{link="https://vuejs.org/guide/extras/render-function.html#jsx-tsx"} ::
::sandbox{repo="nuxt/framework" branch="main" dir="examples/advanced/jsx" file="nuxt.config.ts"}