Sha256: fac9fc9437dfbf14b580780fab8f6b1f4730b91ae0f6b71cf7498b871cdac502
Contents?: true
Size: 492 Bytes
Versions: 9
Compression:
Stored size: 492 Bytes
Contents
<div class="query-input" data-controller="tables--query-input" data-turbo-permanent> <%= form.label name, "Search", hidden: "" %> <%= form.text_field( name, type: :search, placeholder:, autocomplete: "off", **html_attributes, ) %> <div aria-hidden="true" class="highlight" data-tables--query-input-target="highlight"></div> <%= form.hidden_field(:p) %> <%= form.button("Apply", type: :submit, name: nil, tabindex: -1) %> </div>
Version data entries
9 entries across 9 versions & 1 rubygems