Sha256: 8f41689ece5368708e777efc73eea0076020c69d79f3a20d1ce61ea577d973f8
Contents?: true
Size: 231 Bytes
Versions: 2
Compression:
Stored size: 231 Bytes
Contents
<%= render(Yattho::Beta::Details.new(**@system_arguments)) do |component| %> <% component.with_summary(**@button_arguments) do %> <%= button %> <% end %> <% component.with_body do %> <%= menu %> <% end %> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yattho_view_components-0.1.1 | app/components/yattho/alpha/dropdown.html.erb |
yattho_view_components-0.0.1 | app/components/yattho/alpha/dropdown.html.erb |