Sha256: 1cdedcdbe794c33460bfdf8cdf7e4095080a85c3558f65a452e237981b378c32

Contents?: true

Size: 325 Bytes

Versions: 948

Compression:

Stored size: 325 Bytes

Contents

import React from 'react'
import { Checkbox } from 'playbook-ui'

const CheckboxError = (props) => {
  return (
    <div>
      <Checkbox
          error
          name="default name"
          text="Checkbox label"
          value="default value"
          {...props}
      />
    </div>
  )
}

export default CheckboxError

Version data entries

948 entries across 948 versions & 2 rubygems

Version Path
playbook_ui_docs-14.11.1.pre.alpha.PLAY1750pbcontenttagkitbutton5340 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui-14.11.1.pre.alpha.PLAY1750pbcontenttagkitbutton5340 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui_docs-14.11.1.pre.alpha.PLAY1750pbcontenttagkitbutton5339 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui-14.11.1.pre.alpha.PLAY1750pbcontenttagkitbutton5339 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui_docs-14.12.0.pre.rc.3 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui-14.12.0.pre.rc.3 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui_docs-14.12.0.pre.rc.2 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui-14.12.0.pre.rc.2 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui_docs-14.12.0.pre.rc.1 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui-14.12.0.pre.rc.1 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui_docs-14.12.0.pre.rc.0 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui-14.12.0.pre.rc.0 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui_docs-14.10.0.pre.alpha.PLAY1774timelinelabelstepspacing5315 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui-14.10.0.pre.alpha.PLAY1774timelinelabelstepspacing5315 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui_docs-14.10.0.pre.alpha.PLAY1774timelinelabelstepspacing5314 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui-14.10.0.pre.alpha.PLAY1774timelinelabelstepspacing5314 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui_docs-14.10.0.pre.alpha.PLAY1750pbcontenttagkitbutton5308 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui-14.10.0.pre.alpha.PLAY1750pbcontenttagkitbutton5308 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui-14.11.1 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx
playbook_ui_docs-14.11.0.pre.rc.17 app/pb_kits/playbook/pb_checkbox/docs/_checkbox_error.jsx