Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<script src="https://cdnjs.cloudflare.com/ajax/libs/vue/2.3.3/vue.min.js"></script>
<div id="app">
  <facet-filter
    v-for="item in filterFacets"
    v-bind:filter="item"
    v-bind:checked="selected"
    >
  </facet-filter>
  <p><pre>data: {{$data | json 2}}</pre></p>
</div>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
Sand3rpro
0viewers