Sha256: 451989c5c48c9e346f5f658a8897adbe48711d526f786cd3ed1750ae98c574cf

Contents?: true

Size: 338 Bytes

Versions: 683

Compression:

Stored size: 338 Bytes

Contents

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

const FormPillDefault = (props) => {
  return (
    <div>
      <FormPill
          onClick={() => {
            alert('Click!')
          }}
          tabIndex={0}
          text="this is a tag"
          {...props}
      />
    </div>
  )
}
export default FormPillDefault

Version data entries

683 entries across 683 versions & 2 rubygems

Version Path
playbook_ui_docs-14.8.0.pre.alpha.PLAY1649rolloutheightglobalprops4635 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.8.0.pre.alpha.PLAY1649rolloutheightglobalprops4635 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.9.0.pre.rc.8 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.9.0.pre.rc.8 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.8.0.pre.alpha.PLAY1598floatinguiupgrade4617 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.8.0.pre.alpha.PLAY1598floatinguiupgrade4617 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.9.0.pre.rc.7 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.9.0.pre.rc.7 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.9.0.pre.rc.6 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.9.0.pre.rc.6 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.9.0.pre.rc.5 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.9.0.pre.rc.5 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.8.0.pre.alpha.pbntr661createstickyleftprop4612 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.8.0.pre.alpha.pbntr661createstickyleftprop4612 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.8.0.pre.alpha.play1648heightglobalprops4606 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.8.0.pre.alpha.play1648heightglobalprops4606 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.9.0.pre.rc.4 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.9.0.pre.rc.4 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.9.0.pre.rc.3 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.9.0.pre.rc.3 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx