asantibanez/laravel-blade-sortable

allow-drag=true|false

Opened this issue · 1 comments

Hi,

Would be nice to have allow-drag=true|false

This would disable dragging from the container.

For example I have lists A, B and C

I want to move items from A and B to C
I dont want to move items from C to anywhere

This sounds like a good addition. Do you mind adding a PR for it? Thanks.