Sha256: f0dcd72ab9d5b0e545b269ba3f3a79cd897c8cd8af947efdb9b34c2c213ac951

Contents?: true

Size: 547 Bytes

Versions: 963

Compression:

Stored size: 547 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!')}
          tabIndex={0}
          {...props}
      />
      <br />
      <br />
      <FormPill
          name="Anna Black"
          onClick={() => alert('Click!')}
          tabIndex={0}
          {...props}
      />
    </div>
  )
}

export default FormPillDefault

Version data entries

963 entries across 963 versions & 2 rubygems

Version Path
playbook_ui-14.2.0.pre.alpha.play1432playgroundsanitation3622 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui_docs-14.2.0.pre.alpha.PLAY15063621 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-14.2.0.pre.alpha.PLAY15063621 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui_docs-14.2.0.pre.alpha.PLAY15063620 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-14.2.0.pre.alpha.PLAY15063620 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui_docs-14.2.0.pre.alpha.PLAY15063619 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-14.2.0.pre.alpha.PLAY15063619 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui_docs-14.2.0.pre.alpha.PLAY15063618 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-14.2.0.pre.alpha.PLAY15063618 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui_docs-14.3.0.pre.rc.0 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-14.3.0.pre.rc.0 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui_docs-14.1.0.pre.alpha.PLAY15063617 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-14.1.0.pre.alpha.PLAY15063617 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui_docs-14.1.0.pre.alpha.PLAY15063616 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-14.1.0.pre.alpha.PLAY15063616 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui_docs-14.1.0.pre.alpha.PLAY15063615 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-14.1.0.pre.alpha.PLAY15063615 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui_docs-14.1.0.pre.alpha.PLAY15063614 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui-14.1.0.pre.alpha.PLAY15063614 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx
playbook_ui_docs-14.1.0.pre.alpha.PLAY15063613 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_user.jsx