mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-19 16:43:34 -04:00
add trackThickness json for slider
Signed-off-by: shanshurong <shanshurong@huawei.com>
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "Slider",
|
||||
"atomic": true,
|
||||
"attrs": [
|
||||
"blockColor", "trackColor", "selectedColor", "minLabel", "maxLabel", "showSteps", "showTips",
|
||||
"blockColor", "trackColor", "selectedColor", "minLabel", "maxLabel", "showSteps", "showTips", "trackThickness",
|
||||
"onChange"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user