Sha256: c4b571079cc94e767e21468d9cfc83828d184d5911a2ec1243caf3ce91c9acd6
Contents?: true
Size: 318 Bytes
Versions: 1
Compression:
Stored size: 318 Bytes
Contents
<%= render(Yattho::Beta::Truncate.new) do |component| %> <% component.with_item do %>really-long-repository-owner-name<% end %> <% component.with_item(font_weight: :bold) do %> <%= render(Yattho::BaseComponent.new(tag: :span, font_weight: :normal)) { "/" } %> really-long-repository-name <% end %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yattho_view_components-0.0.1 | previews/docs/beta_truncate_preview/multiple_items.html.erb |