Sha256: 52adb1524a972b78ca8327251735369c5df733063491800df7bd50a76ba83050

Contents?: true

Size: 568 Bytes

Versions: 28

Compression:

Stored size: 568 Bytes

Contents

<details class="ariadne-inline" <%= html_attrs.to_html %>>
  <summary class="ariadne-list-none ariadne-rounded" data-<%= stimulus_name %>-target="button" data-action="click-><%= stimulus_name %>#toggle">
    <%= button %>
  </summary>
  <details-menu
    class="<%= merged_styles(:popover, size:) %>"
    role="menu"
    data-<%= stimulus_name %>-target="popover"
    data-action=" details-menu-selected->combobox#selection">
    <div class="<%= style(:options) %>" data-<%= stimulus_name %>-target="options">
      <%= list %>
    </div>
  </details-menu>
</details>

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
ariadne_view_components-0.0.85 app/components/ariadne/ui/combobox/component.html.erb
ariadne_view_components-0.0.84 app/components/ariadne/ui/combobox/component.html.erb
ariadne_view_components-0.0.83.3 app/components/ariadne/ui/combobox/component.html.erb
ariadne_view_components-0.0.83.2 app/components/ariadne/ui/combobox/component.html.erb
ariadne_view_components-0.0.83.1 app/components/ariadne/ui/combobox/component.html.erb
ariadne_view_components-0.0.83 app/components/ariadne/ui/combobox/component.html.erb
ariadne_view_components-0.0.82 app/components/ariadne/ui/combobox/component.html.erb
ariadne_view_components-0.0.81 app/components/ariadne/ui/combobox/component.html.erb