1{ 2 "name": "Image", 3 "atomic": true, 4 "attrs": [ 5 "alt", 6 "objectFit", 7 "matchTextDirection", 8 "fitOriginalSize", 9 "objectRepeat", 10 "renderMode", 11 "interpolation", 12 "onComplete", 13 "onError", 14 "onFinish", 15 "sourceSize", 16 "fillColor", 17 "autoResize", 18 "syncLoad", 19 "resizable", 20 "dynamicRangeMode", 21 "orientation", 22 "colorFilter", 23 "copyOption", 24 "draggable", 25 "enableAnalyzer", 26 "privacySensitive" 27 ] 28}