mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2024-11-23 07:10:52 +00:00
添加下载icon控件
Signed-off-by: t30052775 <tianlanqing1@huawei.com>
This commit is contained in:
parent
be97653278
commit
087773ff8a
@ -264,7 +264,7 @@ export interface DownloadStyleOptions {
|
||||
/**
|
||||
* Font weight.
|
||||
*
|
||||
* @type { ?number | FontWeight | string }
|
||||
* @type { ?(number | FontWeight | string) }
|
||||
* @syscap SystemCapability.ArkUI.ArkUI.Full
|
||||
* @crossplatform
|
||||
* @atomicservice
|
||||
@ -275,7 +275,7 @@ export interface DownloadStyleOptions {
|
||||
/**
|
||||
* Font family.
|
||||
*
|
||||
* @type { ?string | Resource }
|
||||
* @type { ?(string | Resource) }
|
||||
* @syscap SystemCapability.ArkUI.ArkUI.Full
|
||||
* @crossplatform
|
||||
* @atomicservice
|
||||
|
Loading…
Reference in New Issue
Block a user