Transfer scope
Generated by
website/scripts/generate-api.tsfrompackages/gridla/src. Do not edit by hand; runbun run generateinwebsite/.
Move items between providers. Wrap several GridProviders in a GridTransferScope; the pointer decides the target and the provider callbacks report the transfer.
Components
GridTransferScope
Lets items move between every GridProvider rendered inside it. The
pointer decides the target: the deepest registered canvas under the pointer
that accepts the item previews the drop; releasing there commits it.
Wraps a TransferScope from gridla/interaction in context.