Skip to content

eytan012/nested_drag_drop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Menu manager documentation

description: in this component, you can manage the menu items, you can add, edit, remove, change the location of the item. the component was built to manage the menus in travel factory websites. the output is a JSON object which will be sent to the backend.

use cases: to add a menu item, click on the Add menu button and a popup modal will appear. you can fill it by your needs. to delete a menu item, click on the garbage icon and you will see the icon style change to transparent-line through. to edit a menu item, click on the pen icon, and a popup modal will appear with the data of the item. after the item is edited, his background color will change to blue. when any data is added/modified, click on the Save changes button. without that, the data will not be saved.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors