Sha256: ef7395337acc1d6867ce3588f9277539b6d702bcec80a78eb3ecf66c6449c3c3
Contents?: true
Size: 391 Bytes
Versions: 84
Compression:
Stored size: 391 Bytes
Contents
<div style="height: 400px"></div> <div style="position: relative"> <%= 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> <div style="height: 1400px"></div>
Version data entries
84 entries across 84 versions & 2 rubygems