提交 3e5b26fe 编写于 作者: E ester.zhou

Update doc (16553)

Signed-off-by: Nester.zhou <ester.zhou@huawei.com>
上级 017e2bac
...@@ -124,7 +124,7 @@ The **ResourceColor** type is used to describe the color types of resources. ...@@ -124,7 +124,7 @@ The **ResourceColor** type is used to describe the color types of resources.
| Type | Description | | Type | Description |
| ---------------------------------------- | ------------------------------------------------- | | ---------------------------------------- | ------------------------------------------------- |
| [Color](ts-appendix-enums.md#color) | Color enums. | | [Color](ts-appendix-enums.md#color) | Color enums. |
| number | Color in hexadecimal notation. | | number | Color in hexadecimal notation. RGB is supported. |
| string | Color in RGB or RGBA notation. | | string | Color in RGB or RGBA notation. |
| [Resource](#resource) | Color referenced from system or application resources.| | [Resource](#resource) | Color referenced from system or application resources.|
...@@ -217,3 +217,4 @@ The **CustomBuilder** type is used to define custom UI descriptions in component ...@@ -217,3 +217,4 @@ The **CustomBuilder** type is used to define custom UI descriptions in component
| Name | Type | Description | | Name | Type | Description |
| ------------- | ---------------------- | ---------------------------------------- | | ------------- | ---------------------- | ---------------------------------------- |
| CustomBuilder | () =&gt; any | Must be decorated by **@Builder**. For details, see [@Builder](../../quick-start/arkts-dynamic-ui-elememt-building.md#builder).| | CustomBuilder | () =&gt; any | Must be decorated by **@Builder**. For details, see [@Builder](../../quick-start/arkts-dynamic-ui-elememt-building.md#builder).|
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册