mirror of
https://github.com/nuxt/nuxt.git
synced 2025-02-08 01:42:38 +00:00
384 B
384 B
template |
---|
Example |
Reactivity Transform
This example demonstrates the support of Reactivity transform in Nuxt 3.
::alert{type=info icon=👉} Learn more about Reactivity transform on the Vue docs. ::
::sandbox{repo="nuxt/framework" branch="main" dir="examples/experimental/reactivity-transform" file="app.vue"}