PHP Класс macgyer\yii2materializecss\assets\TimePickerAsset

This bundle implements Ching Yaw Hao's clock picker plugin.
См. также: https://github.com/chingyawhao/materialize-clockpicker
Автор: Christoph Erdmann ([email protected])
Наследование: extends yii\web\AssetBundle
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
$css list of CSS files that this bundle contains.
$depends list of bundle class names that this bundle depends on.
$js list of JS files that this bundle contains.
$sourcePath the directory that contains the source asset files for this asset bundle.

Описание свойств

$css публичное свойство

list of CSS files that this bundle contains.
public $css

$depends публичное свойство

list of bundle class names that this bundle depends on.
public $depends

$js публичное свойство

list of JS files that this bundle contains.
public $js

$sourcePath публичное свойство

the directory that contains the source asset files for this asset bundle.
public $sourcePath