@daybyday/popup-dismiss
v1.0.0
Published
JS Class: popup element and dismiss it in everywhere.
Downloads
2
Readme
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
- 线上 demo https://gyx8899.github.io/YX-JS-ToolKit/pages/popupDismiss/jsPlugin/index.html Demo: popup and dismiss everywhere