'class' => 'videos'
],
'pluginOptions' => [
- 'showPreview' => true,
+ 'showPreview' => false,
'showCaption' => true,
'showRemove' => true,
'showUpload' => false,
'overwriteInitial' => true,
- 'browseLabel' => '',
- 'removeLabel' => '',
- 'cancelLabel' => '',
'browseIcon' => '+',
'cancelIcon' => 'x',
+ 'removeIcon' => '-',
+ 'buttonLabelClass' => 'hidden',
+ 'fileActionSettings' => ['showUpload' => false],
+ 'multiple' => false,
'previewFileType' => 'video',
'allowedFileExtensions' => ['mp4', 'mov', 'avi'],
'initialPreview' => isset($model->id) ? [