Sha256: 6e3f967bf116a5d8d8b85c09fb8d486bdc828e18384ede974c1346bfc384736a
Contents?: true
Size: 412 Bytes
Versions: 128
Compression:
Stored size: 412 Bytes
Contents
<%= content_tag(:div, aria: object.aria, 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
128 entries across 128 versions & 1 rubygems