Skip to content

removeOnSpill: true #1634

@codigoart

Description

@codigoart

removeOnSpill: true works in computer but does not in iphone (tested in safari and chrome) can some one help please , thank you <3

// Example 4 - No Sorting
new Sortable(example4Left, {
group: {
name: 'shared',
pull: 'clone',
put: false // Do not allow items to be put into this list
},
animation: 150,
sort: false // To disable sorting: set sort to false
});

new Sortable(example4Right, {
removeOnSpill: true,Item 5
group: 'shared',
animation: 150
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions