Sha256: 401b17fdede41f5af08387643bb7f3d5b96dd0c45c78b7b6fd00c49fb946337c

Contents?: true

Size: 718 Bytes

Versions: 1007

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

1,007 entries across 1,007 versions & 2 rubygems

Version Path
playbook_ui_docs-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.12.0.pre.alpha.play1790darkaudittable5802 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.12.0.pre.alpha.play1752updatecontenttag5801 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.13.0.pre.rc.6 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.13.0.pre.rc.5 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobug5781 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.13.0.pre.rc.4 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.12.0.pre.alpha.playrailsinputmaskissue5775 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5757 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.12.0.pre.alpha.PBNTR456fixedconftoastrailsautoclose5754 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui_docs-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx
playbook_ui-14.12.0.pre.alpha.PLAY1602lightboxoverlapnitrobugzindextoken5751 app/pb_kits/playbook/pb_icon_stat_value/docs/_icon_stat_value_sizes.jsx