Sha256: c9762c85bf9595b9aa8d4de9389a926701cef53499b5727a10be611030b5db20

Contents?: true

Size: 301 Bytes

Versions: 1

Compression:

Stored size: 301 Bytes

Contents

<%= render(Yattho::Alpha::SegmentedControl.new("aria-label": "File view")) do |component| %>
  <%= component.with_item(label: "Preview", icon: :eye, selected: true) %>
  <%= component.with_item(label: "Raw", icon: :"file-code") %>
  <%= component.with_item(label: "Blame", icon: :people) %>
<% 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/with_icons.html.erb