Sha256: cfef3cdfc22b62dac55eb17c015d1e9499b9854ca3418736677191587ad847ef

Contents?: true

Size: 501 Bytes

Versions: 883

Compression:

Stored size: 501 Bytes

Contents

import React from 'react'
import FormPill from '../_form_pill'

const FormPillDefault = (props) => {
  return (

    <div>
      <FormPill
          avatarUrl="https://randomuser.me/api/portraits/women/44.jpg"
          name="Anna Black"
          onClick={() => alert('Click!')}
          {...props}
      />
      <br />
      <br />
      <FormPill
          name="Anna Black"
          onClick={() => alert('Click!')}
          {...props}
      />
    </div>
  )
}

export default FormPillDefault

Version data entries

883 entries across 883 versions & 2 rubygems

Version Path
playbook_ui-12.13.0 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.12.0.pre.alpha.PLAY697sandpacklayoutstyles413 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.12.0 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.11.0 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.10.0.pre.alpha.PLAY705phonenumberreturn372 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.10.0.pre.alpha.PLAY677richtexteditorts370 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.10.0 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.9.1.pre.alpha.play664tiptapinvestigation353 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.9.1.pre.alpha.PLAY689bugtxtinputlabel346 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.9.1.pre.alpha.menucleanup345 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.9.1.pre.alpha.menucleanup342 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.9.1 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.9.0 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.8.0.pre.alpha.PLAY625phonenumberdark301 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.8.0.pre.alpha.PLAY625phonenumberdark300 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.8.0.pre.alpha.PLAY649mapkitstyles299 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.8.0.pre.alpha.PLAY645typescriptprogresstep298 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.8.0.pre.alpha.PLAY645typescriptprogresstep297 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.8.0.pre.alpha.rubyandnpmalpharelease296 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-12.8.0.pre.alpha.rubyandnpmalpharelease295 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx