Sha256: 67c2e81c760dba8e8291269c0a7983d8eed929d6519f4b83543535f83e036ea8

Contents?: true

Size: 480 Bytes

Versions: 1986

Compression:

Stored size: 480 Bytes

Contents

<div class="pb--doc-demo-row">
  
  <%= pb_rails("avatar_action_button", props: {
      link_aria_label: "Alert Sophia Carden",
      name: "Sophia Carden",
      id: "clickable",
      link_url: "http://www.google.com",
      image_alt: "Sophia Carden",
      image_url: "https://randomuser.me/api/portraits/women/8.jpg",
  }) %>

  <%= javascript_tag do %>
    document.querySelector('#clickable').addEventListener('click', () => alert('clickable clicked!'))
  <% end %>

</div>

Version data entries

1,986 entries across 1,986 versions & 2 rubygems

Version Path
playbook_ui-8.4.0.alpha.dependencies.2 app/pb_kits/playbook/pb_avatar_action_button/docs/_avatar_action_button_onclick.html.erb
playbook_ui-8.4.0.alpha.dependencies.1 app/pb_kits/playbook/pb_avatar_action_button/docs/_avatar_action_button_onclick.html.erb
playbook_ui-8.2.0.pre.alpha4 app/pb_kits/playbook/pb_avatar_action_button/docs/_avatar_action_button_onclick.html.erb
playbook_ui-8.2.0.pre.alpha3 app/pb_kits/playbook/pb_avatar_action_button/docs/_avatar_action_button_onclick.html.erb
playbook_ui-8.2.0 app/pb_kits/playbook/pb_avatar_action_button/docs/_avatar_action_button_onclick.html.erb
playbook_ui-8.1.0.pre.alpha1 app/pb_kits/playbook/pb_avatar_action_button/docs/_avatar_action_button_onclick.html.erb