Documentation Index
Fetch the complete documentation index at: https://dapplets.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
| Name | Type | Description |
|---|---|---|
context | TransferableContext | The metadata and payload of the selected context. |
variant | TLatchVariant | Options: 'current' or 'parent' or 'child'. Describes the relationship of the current context to the hovered context. |
contextDimensions | { width: number; height: number } | The dimensions of the context. |