Skip to content

sansusan/yii2-jqwidgets-asset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yii2-jqwidgets-asset

jqwidgets Asset for Yii2 (http://www.jqwidgets.com/)

Installation

add

"sansusan/yii2-jqwidgets-asset": "dev-master"

to the require section of your composer.json file.

Usage

Add asset bundle to layout or view

\sansusan\jqwidgets\JqwidgetsAsset::register($this, ['theme' => 'base', 'globalize' => 'ru_RU'],
    [
        'jqxbuttons',
        'jqxwindow',
        'jqxscrollbar',
        'jqxpanel',
        'jqxmenu',
        'jqxcheckbox',
    ]);

About

jqwidgets Asset for Yii2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published