mirror of
https://gitee.com/openharmony/interface_sdk-js
synced 2025-04-15 03:30:31 +00:00
!18304 toHtml returns标签 补充注释说明
Merge pull request !18304 from tzcurtain/add_comment
This commit is contained in:
commit
6e8f29683a
@ -169,7 +169,7 @@ declare class StyledString {
|
|||||||
* Returns HTML string from the provided StyledString.
|
* Returns HTML string from the provided StyledString.
|
||||||
*
|
*
|
||||||
* @param { StyledString } styledString - the StyledString will be converted to a HTML string.
|
* @param { StyledString } styledString - the StyledString will be converted to a HTML string.
|
||||||
* @returns { string }
|
* @returns { string } Returns the HTML string converted from the provided StyledString.
|
||||||
* @throws { BusinessError } 401 - Parameter error. Possible causes:
|
* @throws { BusinessError } 401 - Parameter error. Possible causes:
|
||||||
* <br> 1. Mandatory parameters are left unspecified.
|
* <br> 1. Mandatory parameters are left unspecified.
|
||||||
* <br> 2. Incorrect parameters types.
|
* <br> 2. Incorrect parameters types.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user