Skip to main content
updated docs link
Source Link
tony19
  • 140.1k
  • 23
  • 281
  • 354

If a component must render itself, Vue does allow recursive components.

https://vuejs.org/v2/guide/components-edge-cases.html#Recursive-Components

If a component must render itself, Vue does allow recursive components.

https://v2.vuejs.org/v2/guide/components-edge-cases.html#Recursive-Components

Source Link
Josh
  • 89
  • 4

If a component must render itself, Vue does allow recursive components.

https://vuejs.org/v2/guide/components-edge-cases.html#Recursive-Components