Sha256: a3c0d4ff2a9e6767136bb387736bdf62796410d6c95de1a7a7f2cd7fd07a66f0

Contents?: true

Size: 720 Bytes

Versions: 1

Compression:

Stored size: 720 Bytes

Contents

<%= render(Yattho::Beta::Truncate.new) do |component| %>
  <% component.with_item(max_width: 300, expandable: true) do %>branch-name-that-is-really-long-branch-name-that-is-really-long-branch-name-that-is-really-long<% end %>
<% end %>
<br/>
<%= render(Yattho::Beta::Truncate.new) do |component| %>
  <% component.with_item(max_width: 200, expandable: true) do %>branch-name-that-is-really-long-branch-name-that-is-really-long-branch-name-that-is-really-long<% end %>
<% end %>
<br/>
<%= render(Yattho::Beta::Truncate.new) do |component| %>
  <% component.with_item(max_width: 100, expandable: true) do %>branch-name-that-is-really-long-branch-name-that-is-really-long-branch-name-that-is-really-long<% 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/max_widths_on_new_lines.html.erb