Sha256: 451989c5c48c9e346f5f658a8897adbe48711d526f786cd3ed1750ae98c574cf

Contents?: true

Size: 338 Bytes

Versions: 958

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

958 entries across 958 versions & 2 rubygems

Version Path
playbook_ui_docs-14.11.1.pre.alpha.PLAY17445539 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.11.1.pre.alpha.PLAY17445539 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.11.1.pre.alpha.PBNTR798datepickerturbo5537 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.11.1.pre.alpha.PBNTR798datepickerturbo5537 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.11.1.pre.alpha.pbntr703collapsiblerowsrails5536 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.11.1.pre.alpha.pbntr703collapsiblerowsrails5536 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.11.1.pre.alpha.PLAY1751pbcontenttagpt25529 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.11.1.pre.alpha.PLAY1751pbcontenttagpt25529 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.11.1.pre.alpha.PBNTR7495495 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.11.1.pre.alpha.PBNTR7495495 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.12.0.pre.rc.11 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.12.0.pre.rc.11 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.12.0.pre.rc.10 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.12.0.pre.rc.10 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.12.0.pre.rc.9 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.12.0.pre.rc.9 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.12.0.pre.rc.8 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.12.0.pre.rc.8 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-14.12.0.pre.rc.7 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-14.12.0.pre.rc.7 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx