xj / yii2-sweetalert-widget
yii2-sweetalert-widget
1.0.0
2015-10-29 09:22 UTC
Requires
- bower-asset/sweetalert: ~1.0
Requires (Dev)
None
Suggests
None
Provides
None
Conflicts
None
Replaces
None
This package is auto-updated.
Last update: 2026-09-10 23:19:21 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);