Sha256: 38fa25a24df54b79ae211eb8f437cc358a5202569017969993309b7477eca8b6

Contents?: true

Size: 577 Bytes

Versions: 25

Compression:

Stored size: 577 Bytes

Contents

<div>
  <h3>Filters</h3>

  <div class="mt-2" data-controller="hidden-input">
    Filters allow you to better scope the index queries for records you are looking for.

    <strong class="cursor-pointer block mt-2" data-action="click->hidden-input#showContent">Generate filter 👇</strong>

    <div class="mt-2 hidden" data-hidden-input-target="content">
      <code class="text-lg">Published filter</code>
      <div>
        <code class="p-1 rounded bg-light-blue-500 text-white">bin/rails generate avo:filter published_filter</code>
      </div>
    </div>
  </div>
</div>

Version data entries

25 entries across 25 versions & 1 rubygems

Version Path
avo-1.2.3 app/views/avo/home/_filters.html.erb
avo-1.3.0.pre.1 app/views/avo/home/_filters.html.erb
avo-1.2.2 app/views/avo/home/_filters.html.erb
avo-1.1.0 app/views/avo/home/_filters.html.erb
avo-1.1.0.pre.1 app/views/avo/home/_filters.html.erb
avo-1.0.5 app/views/avo/home/_filters.html.erb
avo-1.0.4 app/views/avo/home/_filters.html.erb
avo-1.0.2 app/views/avo/home/_filters.html.erb
avo-1.0.1 app/views/avo/home/_filters.html.erb
avo-1.0.0 app/views/avo/home/_filters.html.erb
avo-0.5.0.beta15 app/views/avo/home/_filters.html.erb
avo-0.5.0.beta14 app/views/avo/home/_filters.html.erb
avo-0.5.0.beta13 app/views/avo/home/_filters.html.erb
avo-0.5.0.beta12 app/views/avo/home/_filters.html.erb
avo-0.5.0.beta11 app/views/avo/home/_filters.html.erb
avo-0.5.0.beta10 app/views/avo/home/_filters.html.erb
avo-0.5.0.beta9 app/views/avo/home/_filters.html.erb
avo-0.5.0.beta8 app/views/avo/home/_filters.html.erb
avo-0.5.0.beta7 app/views/avo/home/_filters.html.erb
avo-0.5.0.beta6 app/views/avo/home/_filters.html.erb