tsdev-alert

1.0.1 • Public • Published

tsdev-alert

v1.0.x

Installation

npm install --save tsdev-alert

CSS

add index.css from dist folder to your project

import './../node_modules/tsdev-alert/dist/index.css';

Import & Usage

import {
    Alert
} from 'tsdev-alert';

...

<Alert expanded/>

Storybook

http://www.schlender-entwicklung.com/storybook/tsdev-alert

Important

You can include all components as a base component in your implementation. No properties are required as needed. So you can get a better overview, without provoking mistakes immediately.

Package Sidebar

Install

npm i tsdev-alert

Weekly Downloads

1

Version

1.0.1

License

ISC

Unpacked Size

29.5 kB

Total Files

4

Last publish

Collaborators

  • thebuoyant