Sha256: e0711f575fe908c38a841eaa7ba4c37501b5c8b409a597f79a53d8970eb3e3d4
Contents?: true
Size: 405 Bytes
Versions: 8
Compression:
Stored size: 405 Bytes
Contents
<div style="height: 1000px; overflow: auto"> <div style="height: 400px"></div> <%= render Primer::Alpha::ActionMenu.new(anchor_align: :end) do |c| %> <% c.with_show_button { "Edit" } %> <% c.with_item(tag: :button, type: "button", label: "Rename") %> <% c.with_item(tag: :button, type: "button", scheme: :danger, label: "Remove") %> <% end %> <div style="height: 1400px"></div> </div>
Version data entries
8 entries across 8 versions & 2 rubygems