mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-19 16:43:34 -04:00
f2dd4491c7
Signed-off-by: houhaoyu <houhaoyu@huawei.com> Change-Id: I7f3ff01ae9dc46c4c8d3b7da9064e8833ea42b4d
17 lines
282 B
JSON
17 lines
282 B
JSON
{
|
|
"name": "PatternLock",
|
|
"atomic": true,
|
|
"attrs": [
|
|
"sideLength",
|
|
"circleRadius",
|
|
"backgroundColor",
|
|
"regularColor",
|
|
"selectedColor",
|
|
"activeColor",
|
|
"pathColor",
|
|
"pathStrokeWidth",
|
|
"onPatternComplete",
|
|
"autoReset"
|
|
]
|
|
}
|