Customizing Item
Customizing Item with Template
The content can be provided declaratively using templates
[[item.name]], [[item.number]][[item.symbol]]
array index: [[index]]
Configuring Icons
Replacing the Input
If you are using other custom input fields like <iron-input>, you
need to define the name of the bindable property with the `attrForValue` attribute.
Using Focused and Selected Flags
[[item]]
Small Text Field (Lumo Theme Variant)
Custom Theme Variant