UNPKG

192 BHTMLView Raw
1<div class="list-example
2 {{this.country ? 'country' : ''}}
3 {{this.area ? 'area' : ''}}
4 {{this.department ? 'department' : ''}}
5 {{this.canton ? 'canton' : ''}}
6">
7{{this.label}}
8</div>