Skip to content

@presencelearning/ui

Angular component library for Presence Learning. Provides reusable UI components built on Angular Material and @presencelearning/styles.

Terminal window
npm install @presencelearning/ui
  • @angular/core >= 18.0.0
  • @angular/common >= 18.0.0
  • @angular/cdk >= 18.0.0
  • @angular/material >= 18.0.0
  • @presencelearning/styles ^0.5.0
ComponentDescription
PlNavigationComponentMain navigation component with expandable/collapsible sidebar
PlNavigationLinkComponentNavigation link with icon and label
PlHelpMenuComponentHelp menu dropdown
PlPlaceholderComponentPlaceholder component for empty states

Components are documented in Storybook. Run locally:

Terminal window
cd packages/ui
npm run storybook