tsdev-dialog

1.0.0 • Public • Published

tsdev-dialog

v1.0.x

Installation

npm install --save tsdev-dialog

CSS

add index.css from dist folder to your project

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

Import & Usage

import {
    Dialog
} from 'tsdev-dialog';

...

<Dialog isOpen/>

Storybook

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

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-dialog

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

33.5 kB

Total Files

4

Last publish

Collaborators

  • thebuoyant