Sha256: c1e72481ffd18f918ba94b1ea4afa64cc7bf5b93a2eb4c687fb65e10d2f07d22
Contents?: true
Size: 436 Bytes
Versions: 24
Compression:
Stored size: 436 Bytes
Contents
<%= content_tag(:div, aria: object.aria, id: object.id, data: object.data, class: object.classname, **combined_html_options) 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
24 entries across 24 versions & 1 rubygems