Skip to content

hweiss737/drag-and-drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

drag-and-drop

Description

Clean drag and drop list component built with Vue.js. Basic component allows for item sortability of a parent array. Additional optional properties include limiting sort action to a handle, deleting items from the list, adding items to the list and including enumeration on each item. These properties can be demonstated by use of the toggles. Component can be viewed at: https://hweiss737-drag-and-drop.herokuapp.com/

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published