# Canvas

A simple HTMLCanvas widget.

### Constructor

```javascript
constructor(options: object)
``` 
#### Methods
| Method | Description |
| --- | --- |
| `getContext(context)` | Returns the HTMLCanvas context. |