Sha256: e2efd61e578ba1d5263451d720eaefc9ec5c042d913242bb197ec50bd3a99a60
Contents?: true
Size: 255 Bytes
Versions: 1
Compression:
Stored size: 255 Bytes
Contents
<%= render(Yattho::Alpha::SegmentedControl.new("aria-label": "File view")) do |component| %> <%= component.with_item(label: "Preview", selected: true) %> <%= component.with_item(label: "Raw") %> <%= component.with_item(label: "Blame") %> <% end %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
yattho_view_components-0.0.1 | previews/docs/alpha_segmented_control_preview/basic_usage.html.erb |