Sha256: fd94e2bf2d6644cca8dbf4578b7f7d0d3511f994bc06e5904b0db5a8fc708fb8

Contents?: true

Size: 360 Bytes

Versions: 936

Compression:

Stored size: 360 Bytes

Contents

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

const FormPillIcon = (props) => {
  return (
    <div>
      <FormPill
          icon="badge-check"
          onClick={() => {
            alert('Click!')
          }}
          tabIndex={0}
          text="icon and tag"
          {...props}
      />
    </div>
  )
}
export default FormPillIcon

Version data entries

936 entries across 936 versions & 2 rubygems

Version Path
playbook_ui_docs-14.2.0.pre.alpha.PLAY15063619 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui-14.2.0.pre.alpha.PLAY15063619 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui_docs-14.2.0.pre.alpha.PLAY15063618 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui-14.2.0.pre.alpha.PLAY15063618 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui_docs-14.3.0.pre.rc.0 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui-14.3.0.pre.rc.0 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui_docs-14.1.0.pre.alpha.PLAY15063617 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui-14.1.0.pre.alpha.PLAY15063617 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui_docs-14.1.0.pre.alpha.PLAY15063616 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui-14.1.0.pre.alpha.PLAY15063616 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui_docs-14.1.0.pre.alpha.PLAY15063615 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui-14.1.0.pre.alpha.PLAY15063615 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui_docs-14.1.0.pre.alpha.PLAY15063614 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui-14.1.0.pre.alpha.PLAY15063614 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui_docs-14.1.0.pre.alpha.PLAY15063613 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui-14.1.0.pre.alpha.PLAY15063613 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui_docs-14.1.0.pre.alpha.PLAY15063612 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui-14.1.0.pre.alpha.PLAY15063612 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui_docs-14.1.0.pre.alpha.PLAY15063610 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx
playbook_ui-14.1.0.pre.alpha.PLAY15063610 app/pb_kits/playbook/pb_form_pill/docs/_form_pill_icon.jsx