- This topic has 1 reply, 2 voices, and was last updated 2 years, 9 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › ListBox › Listbox Template
Tagged: listbox template
howto pass more variable to listbox template, for example:
<template id=”template”>
<div>{{user.name}}</div>
<div>{{user.address}}</div>
</template>
Hi Joko,
The ListBox displays only Label and has an additional Value field. For more complex scenarios, you can use the Table or Grid component which allow multiple fields and more complex data binding.
Best regards,
Peter Stoev
Smart UI Team
https://www.htmlelements.com/