GridState API
Definition
Fields
Constructor
Creates a GridState with the given model and initial viewport dimensions.
All other fields start at their defaults (no selection, no sort, no edit, etc.).
Methods
apply
The only way to mutate GridState. Applies a command and returns output.
See GridCommand API for all available commands.