xj/yii2-angular-widget

1.0.1 2015-05-17 14:14 UTC

This package is auto-updated.

Last update: 2024-04-10 19:13:46 UTC


README

https://github.com/angular/bower-angular

composer.json

"require": {
    "xj/yii2-angular-widget": "*"
},

In View

use xj\angular\AngularAsset;
AngularAsset::register($this);