Use this API to create a canvas context for drawing graphics.Documentation Index
Fetch the complete documentation index at: https://docs.rebellapp.com/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Property | Type | Required | Description |
|---|---|---|---|
| canvasId | String | Yes | The canvas component ID |
Return Value
Returns a CanvasContext object with drawing methods.Code Example
Related APIs
my.createSelectorQuery
Query DOM elements