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

Version Path
playbook_ui-13.21.0.pre.alpha.PBNTR224letuserresetrowexpansion2466 app/pb_kits/playbook/pb_circle_icon_button/circle_icon_button.html.erb
playbook_ui-13.21.0.pre.alpha.PLAY120322465 app/pb_kits/playbook/pb_circle_icon_button/circle_icon_button.html.erb
playbook_ui-13.20.0.pre.alpha.play1247htmloptions2404 app/pb_kits/playbook/pb_circle_icon_button/circle_icon_button.html.erb
playbook_ui-13.20.0.pre.alpha.play1247htmloptions2403 app/pb_kits/playbook/pb_circle_icon_button/circle_icon_button.html.erb