JSPM

  • Created
  • Published
  • Downloads 25
  • Score
    100M100P100Q77295F
  • License ISC

PBS Admin header bar

Package Exports

  • @ptadmin/headerbar

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 (@ptadmin/headerbar) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

HeaderBar

HeaderBar is a top navigation component. At this moment it only includes placeholders for the application icon and login component

Installation

Use the node package manager npm to install HeaderBar.

npm install --save HeaderBar

Usage

import HeaderBar from '@ptadmin/headerbar';

<HeaderBar />