Skip to content

Latest commit

 

History

History
82 lines (61 loc) · 3.3 KB

WIDGETS.md

File metadata and controls

82 lines (61 loc) · 3.3 KB

Widgets Extensions

Yii2 Multiple input widget

Yii2 widget for handle multiple inputs for an attribute of model and tabular input for batch of models.

Kartik DatePicker Widget

The DatePicker widget is a Yii 2 wrapper for the Bootstrap DatePicker plugin with various enhancements

Kartik Active Form

Extends and enhances the Yii ActiveForm widgetFacilitates all three form layouts available in Bootstrap i.e. vertical, horizontal, and inline. Allows options for offsetting labels and inputs for horizontal form layout.

Yii2 Apex Charts widget

Yii2 charts widget - wrapper for the ApexCharts.js.

Flatpickr Widget

Flatpickr widget wrapper for Flatpickr.js.

Cookie Monster

Cookie warning widget.

Quill WYSIWYG editor

Quill editor widget.

ContentTools WYSIWYG editor

ContentTools editor widget.

Ajax drop down widget

Form dropdown field with data loaded via AJAX.

Kartik Select2 Widget

This is the Select2 widget and a Yii 2 enhanced wrapper for the Select2 jQuery plugin. This input widget is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results. The widget is specially styled for Bootstrap 3 and offers a few enhancements not available in the source plugin. The widget allows graceful degradation to a normal HTML select or text input, if the browser does not support JQuery.