Yii v2 snippet guide

Comparing #140 with #141

Revision #141 was created by rackycz rackycz on Oct 6, 2019, 5:19:18 PM.

calendar

Content

[...]
'yii\web\JqueryAsset' => [
'jsOptions' => [ 'position' => \yii\web\View::POS_HEAD ],
],
],
],
```

 
 
You can customize the calendar in many ways. For example different event-color is shown [here](https://fullcalendar.io/docs/event-colors-demo). Check the source code.