ol-contextmenu icon indicating copy to clipboard operation
ol-contextmenu copied to clipboard

No option to remove or add an item at a specific index

Open alex-Hudson opened this issue 5 years ago • 0 comments

Please could we add add two functions to the api

  1. removeItem(index) - removes the item from the list at the index specified
  2. insertItem(item, index) - inserts item at specified index

Thanks

alex-Hudson avatar Jan 17 '20 15:01 alex-Hudson