This API gets cached Element data by element uuid, including strokes, links, titles, geometries, and text boxes.Documentation Index
Fetch the complete documentation index at: https://docs.supernote.com/llms.txt
Use this file to discover all available pages before exploring further.
After calling
clearElementCache(), previously obtained Element objects/uuids can no longer be used to read cached data.| Parameter | Type | Description |
|---|---|---|
uuid | string | Element UUID |
APIResponse<Element>:resultisElement(resultmay be empty when the cache is missed)