Sha256: 401b17fdede41f5af08387643bb7f3d5b96dd0c45c78b7b6fd00c49fb946337c

Contents?: true

Size: 718 Bytes

Versions: 948

Compression:

Stored size: 718 Bytes

Contents

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

const IconStatValueSizes = (props) => {
  return (
    <div>
      <IconStatValue
          icon="car"
          size="sm"
          text="distance driven"
          unit="mi"
          value={158.3}
          {...props}
      />
      <br />
      <IconStatValue
          icon="car"
          size="md"
          text="distance driven"
          unit="mi"
          value={158.3}
          {...props}
      />
      <br />
      <IconStatValue
          icon="car"
          size="lg"
          text="distance driven"
          unit="mi"
          value={158.3}
          {...props}
      />
    </div>

  )
}

export default IconStatValueSizes

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_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.0.0.pre.alpha.PLAY15063520 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.0.0.pre.alpha.PLAY14923518 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.0.0.pre.alpha.PLAY14923518 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.0.0.pre.alpha.PLAY15063511 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.0.0.pre.alpha.PLAY15063511 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.0.0.pre.alpha.PA1477timestampkit3509 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.0.0.pre.alpha.PA1477timestampkit3509 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.0.0.pre.alpha.PLAY14733507 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.0.0.pre.alpha.PLAY14733507 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.0.0.pre.alpha.PBNTR416formpillsizes3506 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.0.0.pre.alpha.PBNTR416formpillsizes3506 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.0.0.pre.alpha.PA1477timestampkit3502 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.0.0.pre.alpha.PA1477timestampkit3502 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.0.0.pre.alpha.PBNTR415starratingform3493 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.0.0.pre.alpha.PBNTR415starratingform3493 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.0.0.pre.alpha.PBNTR415starratingform3492 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.0.0.pre.alpha.PBNTR415starratingform3492 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.0.0.pre.alpha.PLAY1475bumpaxecoredependency3483 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.0.0.pre.alpha.PLAY1475bumpaxecoredependency3483 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx