add copyOption

Signed-off-by: wzztoone <wangzezhen@huawei.com>
Change-Id: I78656f4bac3c95c2180dc2adee5819ebc9a8e2b0
This commit is contained in:
wzztoone
2022-05-28 15:03:27 +08:00
parent dcf805cada
commit 3932f3e0ad
+1 -1
View File
@@ -4,6 +4,6 @@
"attrs": [
"fontColor", "fontSize", "fontStyle", "fontWeight", "textAlign", "lineHeight", "textOverflow",
"maxLines", "decoration", "letterSpacing", "textCase", "baselineOffset", "minFontSize",
"maxFontSize"
"maxFontSize", "copyOption"
]
}