Sha256: 10715f1b04eeea9a9d2175e4b1bd93d5db7d4bb0a421afd837767e09673473b1

Contents?: true

Size: 400 Bytes

Versions: 2260

Compression:

Stored size: 400 Bytes

Contents

<%= pb_rails("person_contact", props: {
  first_name: "Pauline",
  last_name: "Smith",
  contacts: [
    {
      contact_type: "email",
      contact_value: "email@example.com",
    },
    {
      contact_value: 5555555555
    },
    {
      contact_type: "wrong-phone",
      contact_value: "3245627482",
    },
    {
      contact_type: "phone",
      contact_value: "3048615385",
    },
  ]
}) %>

Version data entries

2,260 entries across 2,260 versions & 2 rubygems

Version Path
playbook_ui-5.4.0 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-5.2.0.pre.alpha6 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-5.2.0.pre.alpha5 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-5.3.0 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-5.2.0.pre.alpha4 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-5.2.0.pre.alpha3 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-5.2.0.pre.alpha2 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-5.2.0 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-5.1.0 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-5.0.3 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-5.0.2 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-5.0.1.pre.beta app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-5.1.0.pre.alpha4 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-5.1.0.pre.alpha2 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-5.1.0.pre.alpha1 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-5.0.1 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-5.0.1.pre.alpha1 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-4.18.1.pre.alpha1 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-4.18.1 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb
playbook_ui-4.18.0 app/pb_kits/playbook/pb_person_contact/docs/_person_contact_with_wrong_numbers.html.erb