How to add jQuery UI to an Asset Bundle in Yii2

At first install official JUI Extension for Yii 2.

Then add yii\jui\JuiAsset to list of dependent assets:

public $depends = [
    'yii\jui\JuiAsset',
    ...       
];

Total page views:

Comments

Popular posts from this blog

Check Change Files in Git

Run termux script using macrodroid

Create rish shortcut on Home Screen