Sha256: b8d09cee9c0f2e4c431a7922f061ae819eea65d63586e1ffb0e718ac6b4e5dea

Contents?: true

Size: 1.14 KB

Versions: 1506

Compression:

Stored size: 1.14 KB

Contents

import React from 'react'

import Nav from '../_nav'
import NavItem from '../_item'

const SubtleWithIconsNav = (props) => {
  return (
    <Nav 
        variant="subtle"
        {...props}
    >
      <NavItem
          iconLeft="city"
          link="#"
          text="City"
          {...props}
      />
      <NavItem
          iconLeft="user-friends"
          iconRight="angle-down"
          link="#"
          text="People"
          {...props}
      />
      <NavItem
          active
          iconLeft="user-tie"
          link="#"
          text="Business"
          {...props}
      />
      <NavItem
          iconLeft="theater-masks"
          link="#"
          text="Entertainment"
          {...props}
      />
      <NavItem
          iconLeft="salad"
          iconRight="angle-down"
          link="#"
          text="Food"
          {...props}
      />
      <NavItem
          iconLeft="sunglasses"
          link="#"
          text="Style"
          {...props}
      />
      <NavItem
          iconLeft="child"
          link="#"
          text="Childern"
          {...props}
      />
    </Nav>
  )
}

export default SubtleWithIconsNav

Version data entries

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

Version Path
playbook_ui-14.11.1.pre.alpha.play1724darkmodeauditmap5437 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui_docs-14.11.1.pre.alpha.PBNTR719listdraggablesimple5432 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui-14.11.1.pre.alpha.PBNTR719listdraggablesimple5432 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui_docs-14.11.1.pre.alpha.PBNTR768stickyrightcolumn5431 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui-14.11.1.pre.alpha.PBNTR768stickyrightcolumn5431 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui_docs-14.12.0.pre.rc.6 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui-14.12.0.pre.rc.6 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui_docs-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5415 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5415 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui_docs-14.11.1.pre.alpha.play1724darkmodeauditmap5413 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui-14.11.1.pre.alpha.play1724darkmodeauditmap5413 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui_docs-14.12.0.pre.rc.5 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui-14.12.0.pre.rc.5 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui_docs-14.11.1.pre.alpha.play1724darkmodeauditmap5409 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui-14.11.1.pre.alpha.play1724darkmodeauditmap5409 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui_docs-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5400 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5400 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui_docs-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5392 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui-14.11.1.pre.alpha.PBNTR718simiplifieddraggablereact5392 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx
playbook_ui_docs-14.11.1.pre.alpha.PLAY1720phonenumberinputformatAsYouType5377 app/pb_kits/playbook/pb_nav/docs/_subtle_with_icons_nav.jsx