Types
Generated by
website/scripts/generate-api.tsfrompackages/gridla/src. Do not edit by hand; runbun run generateinwebsite/.
State and change types re-exported from the interaction layer for DOM consumers.
Types
GridChangeDetail
Describes an accepted change: the reason, the affected item when there is one, and the solver strategy for solved operations.
GridChangeReason
Why the layout changed, as reported in GridChangeDetail.
GridInteraction
The gesture currently in progress.
GridPreview
The solver's latest answer for the gesture in progress.
GridState
Controller state held in the store. layout is what interactions operate on;
source is what the caller owns.