Home
last modified time | relevance | path

Searched defs:name (Results 1 – 25 of 315) sorted by relevance

12345678910>>...13

/interface/sdk-js/api/form/css/
DcssConfig.json4 "name": "column-span", string
7 "name": "<number>" string
12 "name": "v3.0" string
17 …"name": "Number of columns occupied by the current list-item in the list. By default, the list-ite… string
22 "name": ["number"] array
27 "name": "width", string
30 "name": "<length> || <percentage>" string
35 "name": "v3.0" string
40 …"name": "Component width. If this attribute is not set, the width required for the element content… string
45 "name": ["length", "percentage"] array
[all …]
/interface/sdk-js/api/config/hml/media/
Dcamera.json2 "name": "camera", string
5 "name": "v6.0" string
14 "name": "Camera component, which provides the preview and photographing functions." string
19 "name": "flash", string
23 …"name": "Indicates the flashlight. The value can be on, off, or torch (the flashlight is always on… string
29 "name": "on" string
32 "name": "off" string
35 "name": "torch" string
40 "name": "deviceposition", string
44 "name": "Front or back. The value can be front or back." string
[all …]
Dvideo.json2 "name": "video", string
5 "name": "v3.0" string
13 "name": "The <video> component provides a video player." string
18 "name": "muted", string
22 "name": "Whether a video is muted." string
28 "name": "true" string
31 "name": "false" string
36 "name": "src", string
40 "name": "URI of the video content to play." string
46 "name": "autoplay", string
[all …]
/interface/sdk-js/api/form/hml/container/
Dswiper.json2 "name": "swiper", string
5 "name": "v3.0" string
10 …"name": "The <swiper> component provides a swiper container that enables the switch of child compo… string
15 "name": "index", string
19 "name": "Index of the child component currently displayed in the container." string
25 "name": "indicator", string
29 "name": "Whether to enable the navigation point indicator. The default value is true." string
35 "name": "true" string
38 "name": "false" string
43 "name": "digital", string
[all …]
Dlist.json2 "name": "list", string
5 "name": "v3.0" string
10 …"name": "The <list> component provides a list container that presents a series of list items arran… string
15 "name": "cachedcount", string
19 …"name": "Minimum number of cached list-items when the long list is loaded with delay. When the num… string
25 "name": "dir", string
29 "name": "Specify the text direction of an element." string
35 "name": "ltr" string
38 "name": "rtl" string
41 "name": "auto" string
[all …]
Ddiv.json2 "name": "div", string
5 "name": "v3.0" string
10 …"name": "The <div> component is a basic container that is used as the root node of the page struct… string
15 "name": "id", string
19 "name": "Unique ID of a component." string
25 "name": "style", string
29 "name": "Style declaration of a component." string
35 "name": "class", string
39 "name": "Style class of a component, which is used to refer to a style table." string
45 "name": "disabled", string
[all …]
Dlist-item.json2 "name": "list-item", string
5 "name": "v3.0" string
10 "name": "<list-item> is a child component of <list> and is used to display items in a list." string
13 …"name": "<list-item> is a child component of <list> and is used to display items in a list. The wi… string
18 "name": "type", string
22 …"name": "Type of the list-item. A list can contain multiple list-item types. The same type of list… string
28 "name": "section", string
32 …"name": "Matching string of the item. It takes effect when the indexer is enabled. If this attribu… string
38 "name": "sticky", string
42 …"name": "Matching string of the item. It takes effect when the indexer is enabled. If this attribu… string
[all …]
/interface/sdk-js/api/config/css/
DcssConfig.json4 "name": "column-span", string
10 "name": "<number>" string
15 "name": "v3.0" string
20 …"name": "Number of columns occupied by the current list-item in the list. By default, the list-ite… string
25 "name": [ array
32 "name": "fill", string
38 "name": "<color>" string
43 "name": "v7.0" string
48 "name": "Use the shorthand property to set the fill color of the element." string
53 "name": [ array
[all …]
/interface/sdk-js/api/config/hml/basic/
Dswitch.json2 "name": "switch", string
5 "name": "v3.0" string
14 "name": "The <switch> component is used to enable or disable a function." string
19 "name": "checked", string
23 "name": "Whether the component is checked or not." string
29 "name": "true" string
32 "name": "false" string
37 "name": "showtext", string
44 "name": "Whether the component displays text.", string
53 "name": "true" string
[all …]
Dimage-animator.json2 "name": "image-animator", string
5 "name": "v3.0" string
14 "name": "The <image-animator> component is used to provide an image frame animator." string
19 "name": "images", string
23 …"name": "Image frame information. The frame information includes the image path, size, and locatio… string
29 "name": "predecode", string
35 "name": "v6.0" string
41 …"name": "Whether to enable pre-decoding. The default value is 0, indicating that pre-decoding is d… string
50 "name": "iteration", string
54 …"name": "Number of times that the frame animation is played. number indicates a fixed number of pl… string
[all …]
Dimage.json2 "name": "image", string
5 "name": "v3.0" string
14 "name": "The <image> component is used to render and display images." string
19 "name": "src", string
23 …"name": "Image path, which supports both local and cloud paths. The supported image formats includ… string
29 "name": "alt", string
36 "name": "Placeholder image displayed during image loading.", string
45 "name": "shareid", string
52 …"name": "Used for the transition of shared elements and takes effect only when it is configured. T… string
61 "name": "id", string
[all …]
Dchart.json2 "name": "chart", string
5 "name": "v3.0" string
14 "name": "The <chart> component displays line charts, gauge charts, and bar charts." string
19 "name": "type", string
23 …"name": "Chart type. Dynamic modification is not supported. Available values include: bar: bar cha… string
29 "name": "bar" string
32 "name": "line" string
35 "name": "gauge", string
41 "name": "progress", string
47 "name": "v5.0" string
[all …]
Dqrcode.json2 "name": "qrcode", string
5 "name": "v3.0" string
14 "name": "The <qrcode> component is used to generate and display a QR code." string
19 "name": "value", string
23 "name": "Content used to generate the QR code" string
29 "name": "type", string
33 …"name": "QR code type Available values are as follows:rect: rectangular QR code.circle: round QR c… string
39 "name": "rect" string
42 "name": "circle" string
47 "name": "shareid", string
[all …]
Dsearch.json2 "name": "search", string
5 "name": "v3.0" string
13 "name": "The <search> component provides an input area for users to search." string
18 "name": "icon", string
22 …"name": "Search icon. By default, the system search icon is used. The supported icon format is SVG… string
28 "name": "hint", string
32 "name": "Hint text." string
38 "name": "value", string
42 "name": "Text in the search box." string
48 "name": "searchbutton", string
[all …]
Dline.json2 "name": "line", string
5 "name": "v7.0" string
13 "name": "" string
18 "name": "fill", string
22 "name": "" string
28 "name": "fill-opacity", string
32 "name": "" string
38 "name": "fill-rule", string
42 "name": "" string
48 "name": "nonzero" string
[all …]
/interface/sdk-js/api/form/hml/basic/
Dbutton.json2 "name": "button", string
5 "name": "v3.0" string
10 "name": "The <button> component includes capsule, circle, text, arc, and download buttons." string
15 "name": "type", string
19 …"name": "Dynamic modification is not supported. If this attribute is not set, capsule-like buttons… string
25 "name": "capsule" string
28 "name": "circle" string
31 "name": "text" string
36 "name": "value", string
40 "name": "Text value of the button. This attribute is unavailable for circle buttons." string
[all …]
Dcalendar.json2 "name": "calendar", string
5 "name": "v3.0" string
10 "name": "The <calendar> component displays a calendar." string
15 "name": "date", string
19 "name": "" string
25 "name": "offdays", string
29 "name": "" string
35 "name": "cardcalendar", string
39 "name": "" string
45 "name": "true" string
[all …]
Dchart.json2 "name": "chart", string
5 "name": "v3.0" string
10 "name": "The <chart> component displays line charts, gauge charts, and bar charts." string
15 "name": "type", string
19 …"name": "Chart type. Dynamic modification is not supported. Available values include: bar: bar cha… string
25 "name": "bar" string
28 "name": "line" string
31 "name": "gauge" string
34 "name": "progress" string
37 "name": "loading" string
[all …]
Dinput.json2 "name": "input", string
5 "name": "v3.0" string
10 …"name": "The <input> component provides an interactive interface to receive user input. It can be … string
15 "name": "type", string
19 …"name": "Type of the input component. Available values include text (Rich), email (Rich), date (Ri… string
25 "name": "radio" string
30 "name": "checked", string
34 "name": "Whether the component is checked or not." string
40 "name": "true" string
43 "name": "false" string
[all …]
Dimage.json2 "name": "image", string
5 "name": "v3.0" string
10 "name": "The <image> component is used to render and display images." string
15 "name": "src", string
19 …"name": "Image path, which supports both local and cloud paths. The supported image formats includ… string
25 "name": "alt", string
29 "name": "Placeholder image displayed during image loading." string
35 "name": "id", string
39 "name": "Unique ID of a component." string
45 "name": "style", string
[all …]
Dprogress.json2 "name": "progress", string
5 "name": "v3.0" string
10 …"name": "The <progress> component is used to provide a progress bar that displays the progress of … string
15 "name": "type", string
19 …"name": "Type of the progress bar, which cannot be changed dynamically. Available values are as fo… string
25 "name": "horizontal" string
28 "name": "circular" string
31 "name": "ring" string
34 "name": "scale-ring" string
37 "name": "arc" string
[all …]
Ddivider.json2 "name": "divider", string
5 "name": "v3.0" string
10 …"name": "The <divider> component is used to separate content blocks and content elements. It can b… string
15 "name": "vertical", string
19 …"name": "Whether to use the vertical divider. The default value is false, indicating that the hori… string
25 "name": "true" string
28 "name": "false" string
33 "name": "id", string
37 "name": "Unique ID of a component." string
43 "name": "style", string
[all …]
/interface/sdk-js/api/config/hml/container/
Ddiv.json2 "name": "div", string
5 "name": "v3.0" string
14 …"name": "The <div> component is a basic container that is used as the root node of the page struct… string
19 "name": "shareid", string
26 …"name": "Used for the transition of shared elements and takes effect only when it is configured. T… string
35 "name": "id", string
39 "name": "v4.0" string
44 "name": "Unique ID of a component." string
50 "name": "style", string
54 "name": "v4.0" string
[all …]
Dswiper.json2 "name": "swiper", string
5 "name": "v3.0" string
14 …"name": "The <swiper> component provides a swiper container that enables the switch of child compo… string
19 "name": "index", string
23 "name": "Index of the child component currently displayed in the container." string
29 "name": "autoplay", string
36 "name": "Whether to enable autoplay for the child component.", string
45 "name": "true" string
48 "name": "false" string
53 "name": "interval", string
[all …]
/interface/sdk-js/api/config/hml/canvas/
Dcanvas.json2 "name": "canvas", string
5 "name": "v3.0" string
14 "name": "<canvas> provides a component for customizing drawings." string
19 "name": "id", string
23 "name": "Unique ID of a component." string
29 "name": "style", string
33 "name": "Style declaration of a component." string
39 "name": "class", string
43 "name": "Style class of a component, which is used to refer to a style table." string
49 "name": "ref", string
[all …]

12345678910>>...13