Sha256: 1927f27569e73f13046e77d196034ffc16f6fa4be420e3d544fbd4a6fcaed9d5

Contents?: true

Size: 690 Bytes

Versions: 948

Compression:

Stored size: 690 Bytes

Contents

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

const SelectableListDefault = (props) => {
  return (
    <div>
      <SelectableList variant="radio">
        <SelectableList.Item
            label="Small"
            name="radio"
            value="1"
            {...props}
        />
        <SelectableList.Item
            defaultChecked
            label="Medium"
            name="radio"
            value="2"
            {...props}
        />
        <SelectableList.Item
            label="Large"
            name="radio"
            value="3"
            {...props}
        />
      </SelectableList>
    </div>
  )
}

export default SelectableListDefault

Version data entries

948 entries across 948 versions & 2 rubygems

Version Path
playbook_ui-14.0.0.pre.alpha.PBNTR416formpillsizes3521 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui-14.0.0.pre.alpha.PLAY15063520 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui_docs-14.0.0.pre.alpha.PLAY14923518 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui-14.0.0.pre.alpha.PLAY14923518 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui_docs-14.0.0.pre.alpha.PLAY15063511 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui-14.0.0.pre.alpha.PLAY15063511 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui_docs-14.0.0.pre.alpha.PA1477timestampkit3509 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui-14.0.0.pre.alpha.PA1477timestampkit3509 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui_docs-14.0.0.pre.alpha.PLAY14733507 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui-14.0.0.pre.alpha.PLAY14733507 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui_docs-14.0.0.pre.alpha.PBNTR416formpillsizes3506 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui-14.0.0.pre.alpha.PBNTR416formpillsizes3506 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui_docs-14.0.0.pre.alpha.PA1477timestampkit3502 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui-14.0.0.pre.alpha.PA1477timestampkit3502 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui_docs-14.0.0.pre.alpha.PBNTR415starratingform3493 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui-14.0.0.pre.alpha.PBNTR415starratingform3493 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui_docs-14.0.0.pre.alpha.PBNTR415starratingform3492 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui-14.0.0.pre.alpha.PBNTR415starratingform3492 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui_docs-14.0.0.pre.alpha.PLAY1475bumpaxecoredependency3483 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx
playbook_ui-14.0.0.pre.alpha.PLAY1475bumpaxecoredependency3483 app/pb_kits/playbook/pb_selectable_list/docs/_selectable_list_radio.jsx