diff --git a/en/application-dev/reference/arkui-ts/ts-basic-components-blank.md b/en/application-dev/reference/arkui-ts/ts-basic-components-blank.md index 381be5447661a21009da52cb230b88f2ae0197f0..303488d21a8367e0109a0b08aeeaf585fbb0ecfb 100644 --- a/en/application-dev/reference/arkui-ts/ts-basic-components-blank.md +++ b/en/application-dev/reference/arkui-ts/ts-basic-components-blank.md @@ -1,7 +1,7 @@ # Blank -> ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE** +> **NOTE**
> This component is supported since API version 7. Updates will be marked with a superscript to indicate their earliest API version. @@ -34,8 +34,8 @@ Blank(min?: Length) | -------- | -------- | -------- | -------- | | color | Color | 0x00000000 | Color to fill the blank. | -> ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE** -> - Universal attribute methods are not supported. +> ![icon-note.gif](public_sys-resources/icon-note.gif) **NOTE**
+> Universal attribute methods are not supported. ## Example