• Home
  • Raw
  • Download

Lines Matching defs:name

2   "name": "select",  string
5 "name": "v3.0" string
11 …"name": "The <select> component provides a drop-down list that allows users to select among multip… string
17 "name": "shareid", string
22 …"name": "Used for the transition of shared elements and takes effect only when it is configured. T… string
29 "name": "id", string
41 "name": "v4.0" string
46 "name": "Unique ID of a component.", string
60 "name": "style", string
72 "name": "v4.0" string
77 "name": "Style declaration of a component.", string
91 "name": "class", string
103 "name": "v4.0" string
108 "name": "Style class of a component, which is used to refer to a style table.", string
122 "name": "ref", string
134 "name": "v4.0" string
139 …"name": "Used to register reference information of child elements or child components. The referen… string
153 "name": "disabled", string
163 "name": "v4.0" string
168 …"name": "Whether a component is disabled. If it is disabled, it cannot respond to user interaction… string
180 "name": "true" string
183 "name": "false" string
188 "name": "focusable", string
198 "name": "v4.0" string
203 …"name": "Whether a component can gain focus. When focusable is set to true, the component can resp… string
215 "name": "true" string
218 "name": "false" string
223 "name": "data-*", string
233 "name": "v4.0" string
238 "name": "Attribute set for a component to facilitate data storage and reading.", string
250 "name": "click-effect", string
260 "name": "v5.0" string
265 …"name": "Click effect complying with spring physics. Available values are as follows:\nspring-smal… string
277 "name": "spring-small" string
280 "name": "spring-medium" string
283 "name": "spring-large" string
288 "name": "voicelabel", string
298 "name": "v4.0" string
303 …"name": "Voice label. When a voice label is triggered, the click event of the component is trigger… string
315 "name": "subscriptflag", string
325 "name": "v4.0" string
330 …"name": "Voice subscript switch. Available values are as follows:\nauto: For the <image> and <list… string
342 "name": "auto" string
345 "name": "on" string
348 "name": "off" string
353 "name": "subscriptlabel", string
363 "name": "v4.0" string
368 …"name": "Custom subscript. After it is set, the subscript is displayed in the way you specified. T… string
380 "name": "scenelabel", string
390 "name": "v4.0" string
395 …"name": "Available values are as follows:\nvideo: Video scenario. For example, to watch a video, a… string
407 "name": "video" string
410 "name": "audio" string
413 "name": "page" string
416 "name": "switch" string
419 "name": "common" string
424 "name": "accessibilitygroup", string
434 "name": "v4.0" string
439 …"name": "Accessibility group. If this attribute is set to true, the component and all its child co… string
451 "name": "true" string
454 "name": "false" string
459 "name": "accessibilitytext", string
469 "name": "v4.0" string
474 …"name": "Accessibility text. If a component does not contain text information, it will not be read… string
486 "name": "accessibilitydescription", string
496 "name": "v4.0" string
501 …"name": "Accessibility description. You can specify further explanation of the current component, … string
513 "name": "accessibilityimportance", string
523 "name": "v4.0" string
528 …"name": "Accessibility importance, which is used to decide whether a component can be identified b… string
540 "name": "for", string
552 "name": "v4.0" string
557 "name": "Expands the current element based on the configured data list.", string
571 "name": "tid", string
583 "name": "v4.0" string
588 …"name": "The tid attribute accelerates the for loop and improves the re-rendering efficiency when … string
602 "name": "if", string
614 "name": "v4.0" string
619 "name": "Whether the element is added or removed.", string
633 "name": "true" string
636 "name": "false" string
641 "name": "dir", string
650 "name": "v6.0" string
656 "name": "Sets the element layout mode. The rtl, ltr, and auto attributes can be set.", string
668 "name": "ltr" string
671 "name": "rtl" string
674 "name": "auto" string
679 "name": "elif", string
691 "name": "v4.0" string
698 "name": "true" string
701 "name": "false" string
706 "name": "else", string
718 "name": "v4.0" string
725 "name": "show", string
737 "name": "v4.0" string
742 "name": "Whether the element is displayed or hidden.", string
756 "name": "true" string
759 "name": "false" string
766 "name": "change", string
770 "name": "Triggered when the content entered in the text box changes.", string
776 "name": "touchstart", string
785 "name": "v4.0" string
790 "name": "The tapping starts", string
801 "name": "touchmove", string
810 "name": "v4.0" string
815 "name": "The tapping moves.", string
826 "name": "touchcancel", string
835 "name": "v4.0" string
840 "name": "The tapping is interrupted.", string
851 "name": "touchend", string
860 "name": "v4.0" string
865 "name": "The tapping ends.", string
876 "name": "click", string
887 "name": "v4.0" string
892 "name": "A component is clicked.", string
905 "name": "longpress", string
916 "name": "v4.0" string
921 "name": "A component is long pressed.", string
934 "name": "doubleclick", string
945 "name": "v4.0" string
950 "name": "A component is double clicked.", string
963 "name": "pinchstart", string
974 "name": "v4.0" string
979 "name": "The pinch starts.", string
992 "name": "pinchupdate", string
1003 "name": "v4.0" string
1008 "name": "The pinch updates.", string
1021 "name": "pinchend", string
1032 "name": "v4.0" string
1037 "name": "The pinch ends.", string
1050 "name": "pinchcancel", string
1061 "name": "v4.0" string
1066 "name": "The pinch is interrupted.", string
1079 "name": "drag", string
1090 "name": "v7.0" string
1095 "name": "The duration of drag.", string
1108 "name": "dragstart", string
1119 "name": "v7.0" string
1124 "name": "The drag starts.", string
1137 "name": "dragend", string
1148 "name": "v7.0" string
1153 "name": "The drag ends.", string
1166 "name": "dragenter", string
1177 "name": "v7.0" string
1182 "name": "The drag enters.", string
1195 "name": "dragover", string
1206 "name": "v7.0" string
1211 "name": "The drag overs.", string
1224 "name": "dragleave", string
1235 "name": "v7.0" string
1240 "name": "The drag leaves.", string
1253 "name": "drop", string
1264 "name": "v7.0" string
1269 "name": "The drag drops.", string
1282 "name": "focus", string
1291 "name": "v4.0" string
1296 "name": "A component gains focus. The <span> component cannot gain focus.", string
1307 "name": "blur", string
1316 "name": "v4.0" string
1321 "name": "A component loses focus. The <span> component cannot lose focus.", string
1332 "name": "key", string
1341 "name": "v4.0" string
1346 …"name": "A user presses a key on the remote control. Available return values are as follows:\ntrue… string
1357 "name": "swipe", string
1368 "name": "v5.0" string
1373 "name": "A user quickly swipes on a component.", string
1386 "name": "attached", string
1395 "name": "v6.0" string
1400 "name": "The current component is mounted to the render tree.", string
1411 "name": "detached", string
1420 "name": "v6.0" string
1425 "name": "The current component is removed from the render tree.", string
1436 "name": "accessibility", string
1445 "name": "v4.0" string
1450 "name": "Event dispatched by the accessibility service.", string
1464 "name": "option", string
1469 "name": "block", string