mwarman / ionic8-playground

A playground application for Ionic 8 with React.
MIT License
3 stars 0 forks source link

Reorder items #48

Open mwarman opened 4 weeks ago

mwarman commented 4 weeks ago

Description

Allow users to reorder items within a list, i.e. drag and drop.

mwarman commented 2 weeks ago

The JSON Placeholder PUT API will accept any additional attributes and return them. For example, you could pass an ordinal attribute and it would be returned by the API.

When fetching a list of items, an ordinal attribute could be generated and assigned.