ui icon indicating copy to clipboard operation
ui copied to clipboard

YII2 IMPLEMENTATION

Open deshario opened this issue 7 years ago • 0 comments

I had install in yii2-basic ... how can i implement all widgets after register in app like this

if (class_exists('ramosisw\CImaterial\web\MaterialAsset')) { ramosisw\CImaterial\web\MaterialAsset::register($this); }

How to implement menu, tables, and all widgets in yii2 .... do you have some examples it will be very helpul for them who are deciding to use this themes in yii2.

deshario avatar Jun 15 '18 17:06 deshario