Sha256: c62a0e2f1fcc9cb7432ed7b42270c2e55bfd77198ad554dc21815797b4e3b17a
Contents?: true
Size: 390 Bytes
Versions: 32
Compression:
Stored size: 390 Bytes
Contents
<%= content_tag(:div, id: object.id, data: object.data, class: object.classname) do %> <%= pb_rails("button", props: {type: object.type, link: object.link, new_window:object.new_window, variant: object.variant, disabled: object.disabled, dark: object.dark}) do %> <%= pb_rails("icon", props: {icon: object.icon, fixed_width: true, dark: object.dark}) %> <% end %> <% end %>
Version data entries
32 entries across 32 versions & 1 rubygems