kapela-modal
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

About

This library contains component for modal

Install

$npm install kapela-modal

Usage

import

import { KapelaModalComponent } from 'kapela-modal';

@Component({
  ...
  imports: [KapelaModalComponent],
  ...
})

dom

<kapela-modal> .... .... .... </kapela-modal>

Attributes

Nom Type default Comments
isShown boolean false specified if the modal to be displayed by default or not
title string title of the form

Events

Name Type Comments
closeModal EventEmitter<boolean> use to handle close

Readme

Keywords

Package Sidebar

Install

npm i kapela-modal

Weekly Downloads

1

Version

0.0.3

License

ISC

Unpacked Size

26.5 kB

Total Files

11

Last publish

Collaborators

  • faraniarijaona