xj / yii2-sweetalert-widget
yii2-sweetalert-widget
Installs: 16
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/xj/yii2-sweetalert-widget
Requires
- bower-asset/sweetalert: ~1.0
This package is auto-updated.
Last update: 2025-10-10 21:22:23 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);