1.0.0 • Published 5 years ago

@bnnvara/modal v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

###Modal window

This component can render a modal window

Installation

npm install @bnnvara/modal --save

Basic Usage

import the Modal component from '@bnnvara/modal';

HTML Structure

<Modal />

Props

<Modal open /> triggers the modal in open state