Sha256: 65953691b16c57505b3572f4ab2d640c79837594edba75dba1a29487a66102d1

Contents?: true

Size: 921 Bytes

Versions: 1978

Compression:

Stored size: 921 Bytes

Contents

import React from 'react'

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

const WithIconsNav = (props) => {
  return (
    <Nav
        link="#"
        title="Browse"
        {...props}
    >
      <NavItem
          iconLeft="newspaper"
          text="News Feed"
          {...props}
      />
      <NavItem
          active
          iconLeft="comments-alt"
          link="#"
          text="Messages"
          {...props}
      />
      <NavItem
          iconLeft="calendar-check"
          iconRight="angle-down"
          link="#"
          text="Events"
          {...props}
      />
      <NavItem
          iconLeft="users"
          link="#"
          text="Friends"
          {...props}
      />
      <NavItem
          iconLeft="users-class"
          iconRight="angle-down"
          link="#"
          text="Groups"
          {...props}
      />
    </Nav>
  )
}

export default WithIconsNav

Version data entries

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

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