Render Function, Uses cases #6342
Unanswered
eulier1
asked this question in
Help/Questions
Replies: 1 comment
-
The docs is here. Hope this can help you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
On their docs, they mention Render Functions
https://vuejs.org/guide/extras/rendering-mechanism.html#templates-vs-render-functions
"...
only used in reusable components that need to deal with highly dynamic rendering logic
..."
I saw Vitepress is using this approach, but i'm not able to figure out an example.
Do you know a couple?.
Beta Was this translation helpful? Give feedback.
All reactions