https://github.com/web-packages/web_reorderable
This package uses web components to implement efficient and simple and flexible, soft reorderable list and grid that is can be animation.
https://github.com/web-packages/web_reorderable
animation client-side front-end reorderable-grid reorderable-list web
Last synced: over 1 year ago
JSON representation
This package uses web components to implement efficient and simple and flexible, soft reorderable list and grid that is can be animation.
- Host: GitHub
- URL: https://github.com/web-packages/web_reorderable
- Owner: web-packages
- License: mit
- Created: 2024-07-26T02:42:14.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T13:06:16.000Z (almost 2 years ago)
- Last Synced: 2025-01-11T16:40:16.877Z (over 1 year ago)
- Topics: animation, client-side, front-end, reorderable-grid, reorderable-list, web
- Language: TypeScript
- Homepage:
- Size: 66.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> [!WARNING]
> When using, keep in mind that this package is an alpha and development version.
Web Reorderable
Version
v0.0.0-dev1
This package uses web components to implement efficient and simple and flexible, soft reorderable list and grid that is can be animation.
## Usage
```html
...
...
...
```
```html
...
...
...
```
### How to connect reorderable list or grid elements to one another?
You need to be using `` element.
```html
...
...
```