Sha256: 50d6bea3672dd82b5c7f9f0fb2172922ac86d28096a94516727a90f494f341be
Contents?: true
Size: 470 Bytes
Versions: 44
Compression:
Stored size: 470 Bytes
Contents
<%= render(Primer::OpenProject::SubHeader.new) do |component| %> <% component.with_filter_input(name: "filter", label: "Filter") %> <% component.with_filter_component do %> <!-- Render any custom filter component that you want --> <!-- Note, that you can pass an ID for the bottom pane if you need to access that area for further filter actions--> <%= render(Primer::Beta::IconButton.new(icon: "filter", "aria-label": "Filter")) %> <% end %> <% end %>
Version data entries
44 entries across 44 versions & 1 rubygems