xj / yii2-sweetalert-widget
yii2-sweetalert-widget
1.0.0
2015-10-29 09:22 UTC
Requires
- bower-asset/sweetalert: ~1.0
This package is auto-updated.
Last update: 2024-10-10 19:16:01 UTC
README
http://t4t5.github.io/sweetalert/
composer.json
"require": { "xj/yii2-sweetalert-widget": "~1.0" },
Assets
//Base Assets xj\sweetalert\SweetalertAsset::register($this); //Themes Assets xj\sweetalert\themes\FacebookAsset::register($this); xj\sweetalert\themes\GoogleAsset::register($this); xj\sweetalert\themes\TwitterAsset::register($this);