提交 0ab18d3c 编写于 作者: H HelloCrease

update docs

Signed-off-by: NHelloCrease <lian15@huawei.com>
上级 16ef77aa
...@@ -24,21 +24,21 @@ Canvas(context: CanvasRenderingContext2D) ...@@ -24,21 +24,21 @@ Canvas(context: CanvasRenderingContext2D)
- Parameters - Parameters
| Name | Type | Mandatory | Default Value | Description | | Name | Type | Mandatory | Default Value | Description |
| -------- | -------- | -------- | -------- | -------- | | ------- | ---------------------------------------- | --------- | ------------- | ---------------------------------------- |
| context | [CanvasRenderingContext2D](ts-canvasrenderingcontext2d.md) | Yes | - | For details, see CanvasRenderingContext2D. | | context | [CanvasRenderingContext2D](ts-canvasrenderingcontext2d.md) | Yes | - | For details, see CanvasRenderingContext2D. |
## Attributes ## Attributes
[Universal attributes]( ts-universal-attributes-index.md) are supported. Universal attributes are supported.
## Events ## Events
In addition to [universal events](ts-universal-events-index.md), the following events are supported. In addition to universal events, the following events are supported.
| Name | Parameter | Description | | Name | Parameter | Description |
| -------- | -------- | -------- | | -------------------------------- | --------- | ---------------- |
| onReady(callback: () =&gt; void) | None | Triggered when . | | onReady(callback: () =&gt; void) | None | Triggered when . |
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册