Sha256: 4289612ddf318065a95064770e69019e87005050149ad7e8a37922e974d4e7f3
Contents?: true
Size: 236 Bytes
Versions: 2
Compression:
Stored size: 236 Bytes
Contents
<%= wrapper do %> <%= render Yattho::BaseComponent.new(**@system_arguments) do %> <%= icon %> <% if text.present? %> <%= text %> <% else %> <%= content %> <% end %> <%= counter %> <% end %> <% end %>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yattho_view_components-0.1.1 | app/components/yattho/navigation/tab_component.html.erb |
yattho_view_components-0.0.1 | app/components/yattho/navigation/tab_component.html.erb |