mirror of
https://github.com/openharmony/developtools_ace-ets2bundle.git
synced 2026-07-21 03:55:23 -04:00
Signed-off-by: jiangdayuan <jiangdayuan@huawei.com> Change-Id: I35fa2d1cece27cd06029942d5fc471dddc2390e5
This commit is contained in:
@@ -78,6 +78,10 @@ export const COMPONENT_MAP: any = {
|
||||
atomic: true,
|
||||
attrs: ['iconPosition']
|
||||
},
|
||||
Slider: {
|
||||
atomic: true,
|
||||
attrs: ['blockColor', 'trackColor', 'selectedColor', 'minLabel', 'maxLabel', 'showSteps', 'showTips', 'onChange']
|
||||
},
|
||||
Counter: {
|
||||
attrs: [
|
||||
'onStateChange', 'onInc',
|
||||
|
||||
Reference in New Issue
Block a user