@bnnvara/modal
v1.0.0
Published
Modal window for the BNNVARA design system
Downloads
1
Readme
###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