Sha256: 35857447513cbc72a5bca2844ccf41e19258ff1c9bbddd1705832c77e5484090

Contents?: true

Size: 595 Bytes

Versions: 91

Compression:

Stored size: 595 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.

    <div class="mt-2">
      <code class="text-lg">Published filter</code>
      <div class="mt-1">
        <code class="p-1 rounded bg-sky-500 text-white">bin/rails generate avo:filter published_filter</code>
      </div>
    </div>

    <a href="https://docs.avohq.io/3.0/filters.html" target="_blank" title="Avo Filters documentation" class="text-bold cursor-pointer block mt-2">Filters in the docs 👉</a>
  </div>
</div>

Version data entries

91 entries across 91 versions & 1 rubygems

Version Path
avo-3.3.2 app/views/avo/home/_filters.html.erb
avo-3.3.1 app/views/avo/home/_filters.html.erb
avo-3.3.0 app/views/avo/home/_filters.html.erb
avo-3.2.3 app/views/avo/home/_filters.html.erb
avo-3.2.2 app/views/avo/home/_filters.html.erb
avo-3.2.1 app/views/avo/home/_filters.html.erb
avo-3.2.0 app/views/avo/home/_filters.html.erb
avo-3.1.7 app/views/avo/home/_filters.html.erb
avo-3.1.6 app/views/avo/home/_filters.html.erb
avo-3.1.5 app/views/avo/home/_filters.html.erb
avo-3.1.4 app/views/avo/home/_filters.html.erb