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: I1add06fd590c661fe7c5e4b1c3e41f2d384b0753
This commit is contained in:
@@ -61,6 +61,11 @@ export const COMPONENT_MAP: any = {
|
||||
'decoration', 'letterSpacing', 'textCase', 'baselineOffset', 'minFontSize', 'maxFontSize'
|
||||
]
|
||||
},
|
||||
TextPicker: {
|
||||
atomic: true,
|
||||
attrs: [
|
||||
'defaultPickerItemHeight', 'onAccept', 'onCancel', 'onChange']
|
||||
},
|
||||
Span: {
|
||||
atomic: true,
|
||||
attrs: [
|
||||
|
||||
Reference in New Issue
Block a user