Sha256: 94727255ef08ad1e718fc3b4f406db73248904ac5ebad6a0012f2b4b8ab5de7e

Contents?: true

Size: 503 Bytes

Versions: 44

Compression:

Stored size: 503 Bytes

Contents

<%= pb_rails("button", props: { text: "A Tag Button", aria: { label: "Link to Google" }, tag: "a", link: "http://google.com", margin_right: "lg" }) %>
<%= pb_rails("button", props: { text: "Open in new Window", aria: { label: "Link to Google in new window" }, new_window: true, link: "http://google.com",margin_right: "lg" }) %>
<%= pb_rails("button", props: { text: "A Tag Button Disabled", aria: { label: "Disabled link to Google" }, disabled: true, link: "http://google.com",margin_right: "lg" }) %>

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
playbook_ui-12.3.1 app/pb_kits/playbook/pb_button/docs/_button_link.html.erb
playbook_ui-12.3.0.pre.alpha.patchtest1 app/pb_kits/playbook/pb_button/docs/_button_link.html.erb
playbook_ui-12.3.0 app/pb_kits/playbook/pb_button/docs/_button_link.html.erb
playbook_ui-11.20.0.pre.alpha.focus1 app/pb_kits/playbook/pb_button/docs/_button_link.html.erb