<elfy-bullets>
A Polymer 2 element to create a small list of removable items.
Customize the input element and list tag
<elfy-bullets input-value-path="address" value-path="address_short" list-tag="li" list-parent-tag="ul">
<elfy-address-input slot="input" collapse required="street,postalCode,streetNumber,state,country" add-event="save-tapped" clear-input-on-clear-place>
</elfy-address-input>
</elfy-bullets>