gyx8899 / popup-dismiss

A js component which support popup element and dismiss it in anywhere.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PopupDismiss

JS Class: popup element and dismiss it in everywhere.

Publish steps

  • Login: add user with your Username, Password, Email
# First time publish
npm adduser
# Other times publish
npm login
  • Publish in your git gui or click publish.sh bash file
npm publish

Install

npm install @daybyday/popup-dismiss --save

Importing

import xxx from '@daybyday/popup-dismiss';

Examples

About

A js component which support popup element and dismiss it in anywhere.

License:MIT License


Languages

Language:JavaScript 78.5%Language:SCSS 18.2%Language:Shell 3.3%