https://github.com/griddlegriddle/griddle-position-plugin
A plugin for partial rendering of data.
https://github.com/griddlegriddle/griddle-position-plugin
Last synced: 12 months ago
JSON representation
A plugin for partial rendering of data.
- Host: GitHub
- URL: https://github.com/griddlegriddle/griddle-position-plugin
- Owner: GriddleGriddle
- Created: 2015-10-24T21:12:49.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-31T21:50:39.000Z (over 9 years ago)
- Last Synced: 2025-04-23T18:09:55.137Z (about 1 year ago)
- Language: JavaScript
- Size: 43.9 KB
- Stars: 1
- Watchers: 9
- Forks: 3
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Griddle Position Plugin (BETA)
The position plugin allows you to add infinite scrolling and other position-specific functionality to the grid.
Install the plugin by running `npm install griddle-position-plugin` and add it to `plugins` property on Griddle with an optional config.
```
import PositionPlugin from 'griddle-position-plugin';
...
const optionalConfig = {...};
```
## Planned Features
1. Infinite column scrolling
1. Column resizing
1. Locked columns