Class yii\gii\TypeAheadAsset

Inheritanceyii\gii\TypeAheadAsset » yii\web\AssetBundle
Available since version2.0

Declares the asset files for jQuery 'typeahead' plugin.

See also http://twitter.github.io/typeahead.js/.

Property Details

$depends public property
public $depends = ['yii\bootstrap\BootstrapAsset''yii\bootstrap\BootstrapPluginAsset']
$js public property
public $js = ['typeahead.bundle.js']
$sourcePath public property
public $sourcePath '@bower/typeahead.js/dist'