ListBox is a component where exists a list of itens to search and select.
Truly UI has two diferent types of list, the default and with Custom Template, like shown below.
| Name | Type | Default | Description | Options |
|---|---|---|---|---|
| {{ item.name }} | {{ item.type }} | {{ item.default }} |
{{ item.description }} | {{ item.options }} |
| Name | Description |
|---|---|
| {{ item.name }} | {{ item.description }} |
Atention: The example below needs to be interpolated {{example}} for example. Not allowed to used here on highlight code.