JSPM

  • Created
  • Published
  • Downloads 11864
  • Score
    100M100P100Q189134F
  • License MIT

Gravity UI Navigation components

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@gravity-ui/navigation) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    @gravity-ui/navigation · npm package CI storybook

    Aside Header Navigation

    Install

    npm install @gravity-ui/navigation

    Ensure that peer dependencies are installed in your project

    npm install --dev @gravity-ui/uikit@^3.0.2 bem-cn-lite@4.0.0 react@^16.0.0

    Components

    • AsideHeader
    • FooterItem
    • Drawer
    • DrawerItem

    Imports

    import {AsideHeader} from '@gravity-ui/navigation';