NativeScript / docs

The NativeScript Docs!
https://docs.nativescript.org/
12 stars 23 forks source link

docs: ListView #77

Closed Ombuweb closed 1 year ago

vallemar commented 1 year ago

@Ombuweb @rigor789 I have always thought that this was wrong, v-template I think it is only for vue and it is in the general description, what do you think? https://github.com/NativeScript/docs/pull/77/files#diff-35199a6a01bf746eea369af5db48ed7d1f13e00484804530d217d395fdfa42c1R5

Ombuweb commented 1 year ago

@vallemar I think you are right. I just changed it to <ListView.itemTemplate>.

Ombuweb commented 1 year ago

I think adding 'you can use a template component, e.g <ListView.itemTemplate>.' is much better, what do you think?