Sha256: b3baa13f50ab0a07359a27553b9b1972bc4e8d86598d241c945df4a4f3611e1e

Contents?: true

Size: 349 Bytes

Versions: 958

Compression:

Stored size: 349 Bytes

Contents

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

const FormPillExample = (props) => {
  return (
    <div>
      <FormPill
          onClick={() => alert('Click!')}
          tabIndex={0}
          text="THIS IS A TAG"
          textTransform="lowercase"
          {...props}
      />
    </div>
  )
}

export default FormPillExample

Version data entries

958 entries across 958 versions & 2 rubygems

Version Path
playbook_ui-14.11.0.pre.rc.17 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui-14.11.0 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui_docs-14.11.0.pre.rc.16 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui-14.11.0.pre.rc.16 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui_docs-14.10.0.pre.alpha.play16825301 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui-14.10.0.pre.alpha.play16825301 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui_docs-14.11.0.pre.rc.15 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui-14.11.0.pre.rc.15 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui_docs-14.11.0.pre.rc.14 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui-14.11.0.pre.rc.14 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui_docs-14.11.0.pre.rc.13 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui-14.11.0.pre.rc.13 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui_docs-14.11.0.pre.rc.12 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui-14.11.0.pre.rc.12 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui_docs-14.10.0.pre.alpha.PLAY1774timelinelabelstepspacing5274 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui-14.10.0.pre.alpha.PLAY1774timelinelabelstepspacing5274 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui_docs-14.10.0.pre.alpha.play1465attempt25272 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui-14.10.0.pre.alpha.play1465attempt25272 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui_docs-14.10.0.pre.alpha.play16825244 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx
playbook_ui-14.10.0.pre.alpha.play16825244 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_example.jsx