• Home
  • Raw
  • Download

Lines Matching defs:name

2   "name": "stepper",  string
5 "name": "v4.0" string
11 …"name": "Step Navigator. When multiple steps are required to complete a task, you can use the Step… string
17 "name": "index", string
22 …"name": "Sets the sequence number of the stepper-item subcomponent to be displayed in the step nav… string
29 "name": "voicelabel", string
34 …"name": "Voice label. When a voice label is triggered, the click event of the component is trigger… string
41 "name": "subscriptflag", string
46 …"name": "Voice subscript switch. Available values are as follows: auto: For the <image> and <list-… string
53 "name": "auto" string
56 "name": "on" string
59 "name": "off" string
64 "name": "subscriptlabel", string
69 …"name": "Custom subscript. After it is set, the subscript is displayed in the way you specified. T… string
76 "name": "scenelabel", string
81 …"name": "Available values are as follows: video: Video scenario. For example, to watch a video, a … string
88 "name": "video" string
91 "name": "audio" string
94 "name": "page" string
97 "name": "switch" string
100 "name": "common" string
105 "name": "accessibilitygroup", string
110 …"name": "Accessibility group. If this attribute is set to true, the component and all its child co… string
117 "name": "true" string
120 "name": "false" string
125 "name": "accessibilitytext", string
130 …"name": "Accessibility text. If a component does not contain text information, it will not be read… string
137 "name": "accessibilitydescription", string
142 …"name": "Accessibility description. You can specify further explanation of the current component, … string
149 "name": "accessibilityimportance", string
154 …"name": "Accessibility importance, which is used to decide whether a component can be identified b… string
161 "name": "if", string
166 "name": "Whether the element is added or removed.", string
173 "name": "true" string
176 "name": "false" string
181 "name": "dir", string
186 "name": "Specify the text direction of an element.", string
193 "name": "ltr" string
196 "name": "rtl" string
199 "name": "auto" string
204 "name": "elif", string
211 "name": "true" string
214 "name": "false" string
219 "name": "else", string
226 "name": "for", string
231 "name": "Expands the current element based on the configured data list.", string
238 "name": "tid", string
243 …"name": "The tid attribute is used to accelerate the for loop. It is used to improve the re-render… string
250 "name": "show", string
255 "name": "Whether the element is displayed or hidden.", string
262 "name": "true" string
265 "name": "false" string
270 "name": "shareid", string
275 …"name": "Used for the transition of shared elements and takes effect only when it is configured. T… string
284 "name": "finish", string
288 "name": "Triggers when the last step of the Step Navigator completes.", string
294 "name": "skip", string
298 …"name": "This event is triggered when the setNextButtonStatus method is used to set the current st… string
304 "name": "change", string
308 …"name": "This event is triggered when the step navigator clicks the text button on the left or rig… string
314 "name": "next", string
318 …"name": "This event is triggered when a subscriber clicks the Next button. index indicates the seq… string
324 "name": "back", string
328 …"name": "This event is triggered when a subscriber clicks the previous button. index indicates the… string
334 "name": "touchstart", string
343 "name": "v4.0" string
348 "name": "The tapping starts", string
359 "name": "touchmove", string
368 "name": "v4.0" string
373 "name": "The tapping moves.", string
384 "name": "touchcancel", string
393 "name": "v4.0" string
398 "name": "The tapping is interrupted.", string
409 "name": "touchend", string
418 "name": "v4.0" string
423 "name": "The tapping ends.", string
434 "name": "click", string
445 "name": "v4.0" string
450 "name": "A component is clicked.", string
463 "name": "longpress", string
474 "name": "v4.0" string
479 "name": "A component is long pressed.", string
492 "name": "doubleclick", string
503 "name": "v4.0" string
508 "name": "A component is double clicked.", string
521 "name": "pinchstart", string
532 "name": "v4.0" string
537 "name": "The pinch starts.", string
550 "name": "pinchupdate", string
561 "name": "v4.0" string
566 "name": "The pinch updates.", string
579 "name": "pinchend", string
590 "name": "v4.0" string
595 "name": "The pinch ends.", string
608 "name": "pinchcancel", string
619 "name": "v4.0" string
624 "name": "The pinch is interrupted.", string
637 "name": "drag", string
648 "name": "v7.0" string
653 "name": "The duration of drag.", string
666 "name": "dragstart", string
677 "name": "v7.0" string
682 "name": "The drag starts.", string
695 "name": "dragend", string
706 "name": "v7.0" string
711 "name": "The drag ends.", string
724 "name": "dragenter", string
735 "name": "v7.0" string
740 "name": "The drag enters.", string
753 "name": "dragover", string
764 "name": "v7.0" string
769 "name": "The drag overs.", string
782 "name": "dragleave", string
793 "name": "v7.0" string
798 "name": "The drag leaves.", string
811 "name": "drop", string
822 "name": "v7.0" string
827 "name": "The drag drops.", string
840 "name": "focus", string
849 "name": "v4.0" string
854 "name": "A component gains focus. The <span> component cannot gain focus.", string
865 "name": "blur", string
874 "name": "v4.0" string
879 "name": "A component loses focus. The <span> component cannot lose focus.", string
890 "name": "key", string
899 "name": "v4.0" string
904 …"name": "A user presses a key on the remote control. Available return values are as follows:\ntrue… string
915 "name": "swipe", string
926 "name": "v5.0" string
931 "name": "A user quickly swipes on a component.", string
944 "name": "attached", string
953 "name": "v6.0" string
958 "name": "The current component is mounted to the render tree.", string
969 "name": "detached", string
978 "name": "v6.0" string
983 "name": "The current component is removed from the render tree.", string
994 "name": "accessibility", string
1003 "name": "v4.0" string
1008 "name": "Event dispatched by the accessibility service.", string
1022 "name": "stepper-item", string