xj / yii2-introjs-widget
yii2-introjs-widget
Installs: 20 194
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 4
Forks: 2
Open Issues: 1
Requires
- bower-asset/intro.js: ~1.0.0
This package is auto-updated.
Last update: 2024-10-10 20:24:13 UTC
README
http://usablica.github.io/intro.js/
http://usablica.github.io/intro.js/example/index.html
composer.json
"require": { "xj/yii2-introjs-widget": "~1.0" },
Assets
//Base Assets xj\introjs\IntrojsAsset::register($this); //Themes Assets xj\introjs\themes\DarkAsset::register($this); xj\introjs\themes\NassimAsset::register($this); xj\introjs\themes\NazaninAsset::register($this); xj\introjs\themes\RoyalAsset::register($this);