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-13.33.1 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-13.33.0.pre.alpha.PLAY14143318 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-13.33.0.pre.alpha.PLAY14143318 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-13.33.0.pre.alpha.PLAY14143312 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-13.33.0.pre.alpha.PLAY14143312 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-13.33.0.pre.alpha.PBNTR405dropdownformfixesrails3311 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-13.33.0.pre.alpha.PBNTR405dropdownformfixesrails3311 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-13.33.0.pre.alpha.PLAY1454formpillicons3309 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-13.33.0.pre.alpha.PLAY1454formpillicons3309 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-13.33.0.pre.alpha.PLAY14143306 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-13.33.0.pre.alpha.PLAY14143306 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-13.33.0.pre.alpha.PLAY14143305 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-13.33.0.pre.alpha.PLAY14143305 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-13.33.0 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-13.32.0.pre.alpha.PBNTR405dropdownformfixesrails3301 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-13.32.0.pre.alpha.PBNTR405dropdownformfixesrails3301 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui_docs-13.32.0.pre.alpha.PLAY14143297 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx
playbook_ui-13.32.0.pre.alpha.PLAY14143297 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_tag.jsx