Registry / web-framework / kartik-v-yii2-sortable

kartik-v-yii2-sortable

JSON →
library1.2.2phppackagistunverified

Create sortable lists and grids using HTML5 drag and drop API for Yii 2.0.

composer require kartik-v/yii2-sortable
INSTALL
IMPORT
SIG · KARTIK-V-YII2-SORT
K
kartik-v-yii2-sortable
web-frameworkphpv1.2.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Sortable
use kartik\sortable\Sortable;

Render a sortable list widget.

use kartik\sortable\Sortable; echo Sortable::widget([ 'items' => ['Item 1', 'Item 2', 'Item 3'], ]);
Debug
Known issues
gotchaRequires jQuery and Bootstrap for full functionality
fix
Include jQuery and Bootstrap assets in your view
affects: >=1.0
Upgrade
Version history
1.2.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
kartik-v-yii2-sortable — pip install kartik-v-yii2-sortable · libregistry