mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-18 16:04:32 -04:00
79efbeaa02
Signed-off-by: shanshurong <shanshurong@huawei.com>
9 lines
190 B
JSON
9 lines
190 B
JSON
{
|
|
"name": "Slider",
|
|
"atomic": true,
|
|
"attrs": [
|
|
"blockColor", "trackColor", "selectedColor", "minLabel", "maxLabel", "showSteps", "showTips", "trackThickness",
|
|
"onChange"
|
|
]
|
|
}
|