Sha256: ff8c42b097ae410fd0fa7c9a5183a1a18cbb012c92a5947be923e4a78508b74b

Contents?: true

Size: 319 Bytes

Versions: 1

Compression:

Stored size: 319 Bytes

Contents

<%= render(Yattho::Alpha::SegmentedControl.new("aria-label": "File view", full_width: true)) 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/fill_width_of_parent.html.erb