@ausbom/warnings
TypeScript icon, indicating that this package has built-in type declarations

0.4.8 • Public • Published

@ausbom/warnings

Displays warnings at a glance.

API Docs

Usage

import Warnings from '@ausbom/warnings';

<Warnings
  summaryText="1 warning for this location"
  warnings=[{
    label: string,
    priority: 'low'
    status: 'active'
    linkAs: 'a'
    linkProps: {
      href: '#'
    }
  }]
/>

Readme

Keywords

none

Package Sidebar

Install

npm i @ausbom/warnings

Weekly Downloads

18

Version

0.4.8

License

MIT

Unpacked Size

24.2 kB

Total Files

11

Last publish

Collaborators

  • shaid
  • bom-hawyangpeng
  • digitaldeveloper-bom
  • george-cheng-bom
  • pmurator-bom