nativescript-vue/nativescript-vue.org

Expand v-template component docs with more sample code

ikoevska opened this issue · 0 comments

From Vladimir Amiorkov via email:

I did not find any resources how template parsing can be achieve (ListView related implementation). I had to looks at the source code to see how/maybe it works for the ListView component. I was not able to make RadListView run.
Suggestion: I did not find the article v-template component while I was working on my task but looking at it is ok but could use some code snippets of example implementation.

Tasks:

  • Expand v-template docs with more sample code.