Lines Matching defs:name
4 "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
50 "name": "height", string
53 "name": "<length> || <percentage>" string
58 "name": "v3.0" string
63 …"name": "Component height. If this attribute is not set, the height required for the element conte… string
68 "name": ["length", "percentage"] array
73 "name": "padding", string
76 "name": "<length>{1,4} || <percentage>{1,4}" string
81 "name": "v3.0" string
86 …"name": "The attribute can have one to four values: 1. If you set a value, it specifies the paddin… string
91 "name": ["length", "percentage"] array
96 "name": "padding-left", string
99 "name": "<length> || <percentage>" string
104 "name": "v3.0" string
109 "name": "Left padding (in px)" string
114 "name": ["length", "percentage"] array
119 "name": "padding-top", string
122 "name": "<length> || <percentage>" string
127 "name": "v3.0" string
132 "name": "Top padding (in px)" string
137 "name": ["length", "percentage"] array
142 "name": "padding-right", string
145 "name": "<length> || <percentage>" string
150 "name": "v3.0" string
155 "name": "Right padding (in px)" string
160 "name": ["length", "percentage"] array
165 "name": "padding-bottom", string
168 "name": "<length> || <percentage>" string
173 "name": "v3.0" string
178 "name": "Bottom padding (in px)" string
183 "name": ["length", "percentage"] array
188 "name": "padding-start", string
191 "name": "<length> || <percentage>" string
196 "name": "v3.0" string
201 "name": "Start padding" string
206 "name": ["length", "percentage"] array
211 "name": "padding-end", string
214 "name": "<length> || <percentage>" string
219 "name": "v3.0" string
224 "name": "End padding" string
229 "name": ["length", "percentage"] array
234 "name": "margin", string
237 "name": "<length>{1,4} || <percentage>{1,4}" string
242 "name": "v3.0" string
247 …"name": "Shorthand attribute to set margins for all sides in a declaration. You can set one to fou… string
252 "name": ["length", "percentage"] array
257 "name": "margin-left", string
260 "name": "<length> || <percentage>" string
265 "name": "v3.0" string
270 "name": "Left margin" string
275 "name": ["length", "percentage"] array
280 "name": "margin-top", string
283 "name": "<length> || <percentage>" string
288 "name": "v3.0" string
293 "name": "Top margin" string
298 "name": ["length", "percentage"] array
303 "name": "margin-right", string
306 "name": "<length> || <percentage>" string
311 "name": "v3.0" string
316 "name": "Right margin" string
321 "name": ["length", "percentage"] array
326 "name": "margin-bottom", string
329 "name": "<length> || <percentage>" string
334 "name": "v3.0" string
339 "name": "Bottom margin" string
344 "name": ["length", "percentage"] array
349 "name": "margin-start", string
352 "name": "<length> || <percentage>" string
357 "name": "v3.0" string
362 "name": "Start margin" string
367 "name": ["length", "percentage"] array
372 "name": "margin-end", string
375 "name": "<length> || <percentage>" string
380 "name": "v3.0" string
385 "name": "End margin" string
390 "name": ["length", "percentage"] array
395 "name": "border", string
398 "name": "<line-width> || <line-style> || <color>" string
403 "name": "v3.0" string
408 …"name": "Shorthand attribute to set all boarders. You can set border-width, border-style, and bord… string
413 "name": ["length", "line-style", "color"] array
418 "name": "border-style", string
421 "name": "v3.0" string
426 …"name": "Shorthand attribute to set the style of all borders. The available values are as follows:… string
431 "name": "dotted" string
434 "name": "dashed" string
437 "name": "solid" string
442 "name": ["enum"] array
447 "name": "border-image-source", string
450 "name": "v7.0" string
455 "name": "border image." string
460 "name": [ array
467 "name": "border-image-slice", string
470 "name": "<length> || <percentage>" string
475 "name": "v7.0" string
480 "name": "The border of the image is shifted inward" string
485 "name": [ array
493 "name": "border-image-width", string
496 "name": "<length> || <percentage>" string
501 "name": "v7.0" string
506 "name": "Width about the border of the image" string
511 "name": [ array
519 "name": "border-image-outset", string
522 "name": "<length> || <percentage>" string
527 "name": "v7.0" string
532 "name": "The border image can exceed the size of the border box" string
537 "name": [ array
545 "name": "border-image-repeat", string
548 "name": "stretch | repeat | round" string
553 "name": "stretch", string
557 "name": "repeat", string
561 "name": "round", string
567 "name": "v7.0" string
572 "name": "How the picture fills the border" string
577 "name": [ array
584 "name": "border-image", string
587 "name": "<line-source> || <line-slice> || <line-width> || <line-outset> || <line-repeat>" string
592 "name": "v7.0" string
597 "name": "The image of border attributes" string
602 "name": [ array
613 "name": "object-position", string
616 "name": "<string>" string
621 "name": "v7.0" string
626 "name": "image position" string
631 "name": [ array
638 "name": "previous-margin", string
641 "name": "<length> || <percentage>" string
646 "name": "v7.0" string
651 "name": "The previous margin" string
656 "name": [ array
664 "name": "next-margin", string
667 "name": "<length> || <percentage>" string
672 "name": "v7.0" string
677 "name": "The next margin" string
682 "name": [ array
690 "name": "border-left-style", string
693 "name": "v3.0" string
698 "name": "Styles of the left borders. The available values are dotted, dashed, and solid" string
703 "name": "dotted" string
706 "name": "dashed" string
709 "name": "solid" string
714 "name": ["enum"] array
719 "name": "border-top-style", string
722 "name": "v3.0" string
727 "name": "Styles of the top borders. The available values are dotted, dashed, and solid" string
732 "name": "dotted" string
735 "name": "dashed" string
738 "name": "solid" string
743 "name": ["enum"] array
748 "name": "border-right-style", string
751 "name": "v3.0" string
756 "name": "Styles of the right borders. The available values are dotted, dashed, and solid" string
761 "name": "dotted" string
764 "name": "dashed" string
767 "name": "solid" string
772 "name": ["enum"] array
777 "name": "border-bottom-style", string
780 "name": "v3.0" string
785 "name": "Styles of the bottom borders. The available values are dotted, dashed, and solid" string
790 "name": "dotted" string
793 "name": "dashed" string
796 "name": "solid" string
801 "name": ["enum"] array
806 "name": "border-left", string
809 "name": "v3.0" string
814 …"name": "Shorthand attribute to set the boarders for every sides respectively. You can set border-… string
819 "name": "<line-width> || <line-style> || <color>" string
824 "name": ["length", "line-style", "color"] array
829 "name": "border-top", string
832 "name": "v3.0" string
837 …"name": "Shorthand attribute to set the boarders for every sides respectively. You can set border-… string
842 "name": "<line-width> || <line-style> || <color>" string
847 "name": ["length", "line-style", "color"] array
852 "name": "border-right", string
855 "name": "v3.0" string
860 …"name": "Shorthand attribute to set the boarders for every sides respectively. You can set border-… string
865 "name": "<line-width> || <line-style> || <color>" string
870 "name": ["length", "line-style", "color"] array
875 "name": "border-bottom", string
878 "name": "v3.0" string
883 …"name": "Shorthand attribute to set the boarders for every sides respectively. You can set border-… string
888 "name": "<line-width> || <line-style> || <color>" string
893 "name": ["length", "line-style", "color"] array
898 "name": "border-width", string
901 "name": "v3.0" string
906 …"name": "Shorthand attribute to set the width of all borders, or separately set the width of each … string
911 "name": "<length>" string
916 "name": ["length"] array
921 "name": "border-left-width", string
924 "name": "v3.0" string
929 "name": "Attribute to set widths of left borders" string
934 "name": "<length>" string
939 "name": ["length"] array
944 "name": "border-top-width", string
947 "name": "v3.0" string
952 "name": "Attribute to set widths of top borders" string
957 "name": "<length>" string
962 "name": ["length"] array
967 "name": "border-right-width", string
970 "name": "v3.0" string
975 "name": "Attribute to set widths of right borders" string
980 "name": "<length>" string
985 "name": ["length"] array
990 "name": "border-bottom-width", string
993 "name": "v3.0" string
998 "name": "Attribute to set widths of right borders" string
1003 "name": "<length>" string
1008 "name": ["length"] array
1013 "name": "border-color", string
1016 "name": "v3.0" string
1021 …"name": "Shorthand attribute to set the color of all borders, or separately set the color of each … string
1026 "name": "<color>{1,4}" string
1031 "name": ["color"] array
1036 "name": "border-left-color", string
1039 "name": "v3.0" string
1044 "name": "Attribute to set colors of left borders" string
1049 "name": "<color>" string
1054 "name": ["color"] array
1059 "name": "border-top-color", string
1062 "name": "v3.0" string
1067 "name": "Attribute to set colors of top borders" string
1072 "name": "<color>" string
1077 "name": ["color"] array
1082 "name": "border-right-color", string
1085 "name": "v3.0" string
1090 "name": "Attribute to set colors of right borders" string
1095 "name": "<color>" string
1100 "name": ["color"] array
1105 "name": "border-bottom-color", string
1108 "name": "v3.0" string
1113 "name": "Attribute to set colors of bottom borders" string
1118 "name": "<color>" string
1123 "name": ["color"] array
1128 "name": "border-radius", string
1131 "name": "v3.0" string
1136 …"name": "Attribute to set the radius of round borders of an element. This attribute cannot be used… string
1141 "name": "<length>" string
1146 "name": ["length"] array
1151 "name": "border-top-left-radius", string
1154 "name": "v3.0" string
1159 "name": "Attribute to receptively set the radius of the upper-left rounded corner" string
1164 "name": "<length>" string
1169 "name": ["length"] array
1174 "name": "border-top-right-radius", string
1177 "name": "v3.0" string
1182 "name": "Attribute to receptively set the radius of the upper-right rounded corner" string
1187 "name": "<length>" string
1192 "name": ["length"] array
1197 "name": "border-bottom-left-radius", string
1200 "name": "v3.0" string
1205 "name": "Attribute to receptively set the radius of the lower-left rounded corner" string
1210 "name": "<length>" string
1215 "name": ["length"] array
1220 "name": "border-bottom-right-radius", string
1223 "name": "v3.0" string
1228 "name": "Attribute to receptively set the radius of the lower-right rounded corner" string
1233 "name": "<length>" string
1238 "name": ["length"] array
1243 "name": "align-self", string
1246 "name": "stretch" string
1249 "name": "flex-start" string
1252 "name": "flex-end" string
1255 "name": "center" string
1258 "name": "baseline" string
1263 "name": "v6.0" string
1268 …"name": "Set the alignment of itself on the cross axis of the parent element. This style will over… string
1273 "name": "stretch | flex-start | flex-end | center | baseline" string
1280 "name": [ array
1287 "name": "start", string
1290 "name": "<length> || <percentage>" string
1295 "name": "v6.0" string
1300 …"name": "The start property specifies the starting edge of the element. This attribute defines the… string
1305 "name": [ array
1313 "name": "end", string
1316 "name": "<length> || <percentage>" string
1321 "name": "v6.0" string
1326 …"name": "The end property specifies the end edge of the element. This attribute defines the offset… string
1331 "name": [ array
1339 "name": "z-index", string
1342 "name": "number" string
1347 "name": "v6.0" string
1352 …"name": "Represents the rendering order of its children for the same parent node.The higher the va… string
1357 "name": [ array
1364 "name": "image-fill", string
1367 "name": "color" string
1372 "name": "v6.0" string
1377 …"name": "Fills colors for svg images. The following components can be used to set image resource a… string
1382 "name": [ array
1389 "name": "clip-path", string
1392 "name": "[<geometry-box> || <basic-shape> ] | none" string
1397 "name": "border-box" string
1400 "name": "margin-box" string
1403 "name": "padding-box" string
1406 "name": "content-box" string
1409 "name": "inset()" string
1412 "name": "circle()" string
1415 "name": "ellipse()" string
1418 "name": "polygon()" string
1421 "name": "path()" string
1426 "name": "v6.0" string
1431 …"name": "Set the clip area of the component. Part of the area is displayed, and the area outside i… string
1436 "name": [ array
1443 "name": "mask-image", string
1446 "name": "url()" string
1449 "name": "linear-gradient()" string
1454 "name": "v6.0" string
1459 "name": "This attribute supports Gradient Styles or SVG URL" string
1464 "name": [ array
1471 "name": "mask-size", string
1474 "name": "[ contain | cover | auto | <length> | <percentage> ]" string
1479 "name": "contain" string
1482 "name": "cover" string
1485 "name": "auto" string
1490 "name": "v6.0" string
1495 …"name": "Specifies the display size of a mask image. This parameter is valid only when mask-image … string
1500 "name": [ array
1509 "name": "mask-position", string
1512 "name": "[ <bg-position> | <length> | <percentage> ]" string
1517 "name": "v6.0" string
1522 …"name": "Using keywords: If only one keyword is specified, the second value is center. The two val… string
1527 "name": [ array
1536 "name": "background", string
1539 "name": "v3.0" string
1544 …"name": "This attribute supports Gradient Styles but is not compatible with background-color or ba… string
1549 "name": ["image"] array
1554 "name": "background-color", string
1557 "name": "<color>" string
1562 "name": "v3.0" string
1567 "name": "Background color" string
1572 "name": ["color"] array
1577 "name": "background-image", string
1580 "name": "v3.0" string
1585 …"name": "Background image. Currently, this attribute is not compatible with background-color or bo… string
1590 "name": ["string"] array
1595 "name": "background-size", string
1598 "name": "contain" string
1601 "name": "cover" string
1604 "name": "auto" string
1609 "name": "[ contain | cover | auto | <length> | <percentage> ]" string
1614 "name": "v3.0" string
1619 …"name": "Background image size. The string values are as follows: − contain: Expands the image to … string
1624 "name": ["enum", "length", "percentage"] array
1629 "name": "background-repeat", string
1632 "name": "<repeat-style>#" string
1637 "name": "v3.0" string
1642 …"name": "Repeating attribute of a background image. By default, a background image is repeated bot… string
1647 "name": ["repeat"] array
1652 "name": "background-position", string
1655 "name": "<bg-position>#" string
1660 "name": "v3.0" string
1665 …"name": "Using keywords: If only one keyword is specified, the second value is center. The two val… string
1670 "name": ["position", "length", "percentage"] array
1675 "name": "opacity", string
1678 "name": "<number>" string
1683 "name": "v3.0" string
1688 …"name": "Transparency of an element. The value ranges from 0 to 1. 1 indicates opaque, and 0 indic… string
1693 "name": ["number"] array
1698 "name": "display", string
1701 "name": "flex" string
1704 "name": "none" string
1709 "name": "v3.0" string
1714 …"name": "Type of the view box of the element. Currently, dynamic modification is not supported. Av… string
1719 "name": ["enum"] array
1724 "name": "visibility", string
1727 "name": "visible", string
1731 "name": "hidden", string
1737 "name": "v3.0" string
1742 …"name": "Whether to display an element. Invisible borders occupy layout space (set the display att… string
1747 "name": ["enum"] array
1752 "name": "flex", string
1755 "name": "<number>" string
1760 "name": "v3.0" string
1765 …"name": "How to divide available space of the parent component for a child component. It is used a… string
1770 "name": ["number"] array
1775 "name": "flex-grow", string
1778 "name": "<number>" string
1783 "name": "v3.0" string
1788 …"name": "How much a child component will grow. The value specifies allocation of the remaining spa… string
1793 "name": ["number"] array
1798 "name": "flex-shrink", string
1801 "name": "<number>" string
1806 "name": "v3.0" string
1811 …"name": "How much child component will shrink. The shrink occurs only when the sum of default item… string
1816 "name": ["number"] array
1821 "name": "flex-basis", string
1824 "name": "<number>" string
1829 "name": "v3.0" string
1834 …"name": "Initial length of the flex item on the main axis. NOTE: This attribute takes effect only … string
1839 "name": ["number"] array
1844 "name": "position", string
1847 "name": "fixed" string
1850 "name": "absolute" string
1853 "name": "relative" string
1858 "name": "v3.0" string
1863 …"name": "Positioning type of an element. Dynamic changes are not supported. 1. fixed: The element … string
1868 "name": ["enum"] array
1873 "name": "left", string
1876 "name": "<length> || <percentage>" string
1881 "name": "v3.0" string
1886 …"name": "left must be used together with position to determine the offset position of an element. … string
1891 "name": ["length", "percentage"] array
1896 "name": "top", string
1899 "name": "<length> || <percentage>" string
1904 "name": "v3.0" string
1909 …"name": "top must be used together with position to determine the offset position of an element. T… string
1914 "name": ["length", "percentage"] array
1919 "name": "right", string
1922 "name": "<length> || <percentage>" string
1927 "name": "v3.0" string
1932 …"name": "right must be used together with position to determine the offset position of an element.… string
1937 "name": ["length", "percentage"] array
1942 "name": "bottom", string
1945 "name": "<length> || <percentage>" string
1950 "name": "v3.0" string
1955 …"name": "bottom must be used together with position to determine the offset position of an element… string
1960 "name": ["length", "percentage"] array
1965 "name": "transform-origin", string
1968 "name": "0px 0px" string
1971 "name": "0% 0%" string
1976 "name": "v3.0" string
1981 …"name": "Origin position of the transformed element. The unit can be px or a percentage (relative … string
1986 "name": ["enum"] array
1991 "name": "transform", string
1994 "name": "translate()" string
1997 "name": "translateX()" string
2000 "name": "translateY()" string
2003 "name": "scale()" string
2006 "name": "scaleX()" string
2009 "name": "scaleY()" string
2012 "name": "rotate()" string
2015 "name": "rotateX('angle')" string
2018 "name": "rotateY('angle')" string
2023 "name": "<transform-list>" string
2028 "name": "v3.0" string
2033 "name": "Translation, rotation, and scaling attributes" string
2038 "name": ["enum"] array
2043 "name": "animation-name", string
2046 "name": "[ none | <keyframes-name> ]#" string
2051 "name": "v3.0" string
2056 "name": "@keyframes rule" string
2061 "name": ["identifier"] array
2066 "name": "animation-delay", string
2069 "name": "<time>#" string
2074 "name": "v3.0" string
2079 …"name": "Delay for playing the animation, in ms or s, for example, 1000 ms or 1s. The default unit… string
2084 "name": ["time"] array
2089 "name": "animation-duration", string
2092 "name": "<time>#" string
2097 "name": "v3.0" string
2102 …"name": "Animation duration, in ms or s, for example, 1000 ms or 1s. The default unit is ms. NOTE:… string
2107 "name": ["time"] array
2112 "name": "animation-iteration-count", string
2115 "name": "<single-animation-iteration-count>#" string
2120 "name": "infinite" string
2123 "name": "1" string
2128 "name": "v3.0" string
2133 …"name": "Number of times that an animation is played. The animation is played once by default. You… string
2138 "name": ["number", "enum"] array
2143 "name": "animation-timing-function", string
2146 "name": "linear | ease-in | ease-out | ease-in-out" string
2151 "name": "linear" string
2154 "name": "ease" string
2157 "name": "ease-in" string
2160 "name": "ease-out" string
2163 "name": "ease-in-out" string
2166 "name": "fast-out-slow-in" string
2169 "name": "linear-out-slow-in" string
2172 "name": "fast-out-linear-in" string
2175 "name": "friction" string
2178 "name": "extreme-deceleration" string
2181 "name": "sharp" string
2184 "name": "rhythm" string
2187 "name": "smooth" string
2190 "name": "cubic-bezier" string
2195 "name": "v3.0" string
2200 …"name": "Speed curve of an animation, which makes the animation more fluent. Available values incl… string
2205 "name": ["enum"] array
2210 "name": "animation-fill-mode", string
2213 "name": "forwards | none" string
2218 "name": "forwards" string
2221 "name": "none" string
2226 "name": "v3.0" string
2231 …"name": "Whether to restore the initial state after the animation is executed. Available values in… string
2236 "name": ["enum"] array
2241 "name": "shared-transition-effect", string
2244 "name": "exchange" string
2247 "name": "static" string
2252 "name": "v3.0" string
2257 …"name": "Entry style of shared elements during the transition, which can be exchange or static.Dur… string
2262 "name": ["enum"] array
2267 "name": "shared-transition-name", string
2270 "name": "v3.0" string
2275 …"name": "During the transition, the style configured on the target page takes effect preferentiall… string
2280 "name": ["string"] array
2285 "name": "shared-transition-timing-function", string
2288 "name": "friction" string
2293 "name": "v3.0" string
2298 …"name": "During the transition, the style configured on the target page takes effect preferentiall… string
2303 "name": ["enum"] array
2308 "name": "transition-enter", string
2311 "name": "v3.0" string
2316 "name": "Related to @keyframes, which supports transform and transparent animations" string
2321 "name": ["string"] array
2326 "name": "transition-exit", string
2329 "name": "v3.0" string
2334 "name": "Related to @keyframes, which supports transform and transparent animations" string
2339 "name": ["string"] array
2344 "name": "transition-duration", string
2347 "name": "v3.0" string
2352 "name": "The unit can be s or ms. The default unit is ms" string
2357 "name": ["time"] array
2362 "name": "transition-timing-function", string
2365 "name": "friction" string
2370 "name": "v3.0" string
2375 …"name": "Speed curve of executing transition animation for smoother transition. For details about … string
2380 "name": ["enum"] array
2385 "name": "flex-direction", string
2388 "name": "column | row" string
2393 "name": "column" string
2396 "name": "row" string
2401 "name": "v3.0" string
2406 …"name": "Main axis direction of the flex container. Available values are as follows: column: Items… string
2411 "name": ["enum"] array
2416 "name": "flex-wrap", string
2419 "name": "nowrap | wrap" string
2424 "name": "nowrap" string
2427 "name": "wrap" string
2432 "name": "v3.0" string
2437 …"name": "Whether flex items in the container are displayed in a single line or multiple lines. Cur… string
2442 "name": ["enum"] array
2447 "name": "justify-content", string
2450 "name": "flex-start | flex-end | center | space-between | space-around | space-evenly" string
2455 "name": "flex-start" string
2458 "name": "flex-end" string
2461 "name": "center" string
2464 "name": "space-between" string
2467 "name": "space-around" string
2470 "name": "space-evenly" string
2475 "name": "v3.0" string
2480 …"name": "How items are aligned along the main axis of the current line in a flex container. Availa… string
2485 "name": ["enum"] array
2490 "name": "align-items", string
2493 "name": "stretch" string
2496 "name": "flex-start" string
2499 "name": "flex-end" string
2502 "name": "center" string
2505 "name": "baseline" string
2510 "name": "v3.0" string
2515 …"name": "How items are aligned along the cross axis of the current line in a flex container. Avail… string
2520 "name": ["enum"] array
2525 "name": "align-content", string
2528 …"name": "normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-pos… string
2533 "name": "center" string
2536 "name": "flex-start" string
2539 "name": "flex-end" string
2542 "name": "space-between" string
2545 "name": "space-around" string
2550 "name": "v3.0" string
2555 …"name": "Multi-line alignment mode when there is extra space in the cross axis. Available values a… string
2560 "name": ["enum"] array
2565 "name": "grid-template-columns", string
2568 "name": "<length>" string
2573 "name": "v3.0" string
2578 …"name": "Number of columns in the current grid layout. If this attribute is not set, one row and o… string
2583 "name": ["length"] array
2588 "name": "grid-template-rows", string
2591 "name": "<length>" string
2596 "name": "v3.0" string
2601 …"name": "Number of rows in the current grid layout. If this attribute is not set, one row and one … string
2606 "name": ["length"] array
2611 "name": "grid-columns-gap", string
2614 "name": "<length>" string
2619 "name": "v3.0" string
2624 …"name": "Size of the gap between two consecutive columns in a grid layout. You can also use grid-g… string
2629 "name": ["length"] array
2634 "name": "grid-rows-gap", string
2637 "name": "<length>" string
2642 "name": "v3.0" string
2647 …"name": "Size of the gap between two consecutive rows in a grid layout. You can also use grid-gap … string
2652 "name": ["length"] array
2657 "name": "grid-row-start", string
2660 "name": "<number>" string
2665 "name": "v3.0" string
2670 …"name": "Start row numbers of the current item in the grid layout. This attribute is valid only wh… string
2675 "name": ["number"] array
2680 "name": "grid-row-end", string
2683 "name": "<number>" string
2688 "name": "v3.0" string
2693 …"name": "End row numbers of the current item in the grid layout. This attribute is valid only when… string
2698 "name": ["number"] array
2703 "name": "grid-column-start", string
2706 "name": "<number>" string
2711 "name": "v3.0" string
2716 …"name": "Start column numbers of the current item in the grid layout. This attribute is valid only… string
2721 "name": ["number"] array
2726 "name": "grid-column-end", string
2729 "name": "<number>" string
2734 "name": "v3.0" string
2739 …"name": "End column numbers of the current item in the grid layout. This attribute is valid only w… string
2744 "name": ["number"] array
2749 "name": "grid-auto-flow", string
2752 "name": "<string>" string
2757 "name": "v4.0" string
2762 "name": ["string"] array
2767 "name": "scrollbar-color", string
2770 "name": "color" string
2775 "name": "v6.0" string
2780 "name": "Sets the color of the scroll bar." string
2785 "name": [ array
2792 "name": "scrollbar-width", string
2795 "name": "length" string
2800 "name": "v6.0" string
2805 "name": "Sets the width of the scroll bar." string
2810 "name": [ array
2817 "name": "scrollbar-offset", string
2820 "name": "length" string
2825 "name": "v6.0" string
2830 "name": "Sets the offset of the scroll bar." string
2835 "name": [ array
2842 "name": "divider-color", string
2845 "name": "<color>" string
2850 "name": "v3.0" string
2855 "name": "" string
2860 "name": ["color"] array
2865 "name": "divider-height", string
2868 "name": "<length>" string
2873 "name": "v3.0" string
2878 "name": "" string
2883 "name": ["length"] array
2888 "name": "divider-length", string
2891 "name": "<length>" string
2896 "name": "v3.0" string
2901 "name": "" string
2906 "name": ["length"] array
2911 "name": "divider-origin", string
2914 "name": "<length>" string
2919 "name": "v3.0" string
2924 "name": "" string
2929 "name": ["length"] array
2934 "name": "columns", string
2937 "name": "<number>" string
2942 "name": "v3.0" string
2947 …"name": "Number of columns displayed in the main axis direction of the element. The default value … string
2952 "name": ["number"] array
2957 "name": "item-extent", string
2960 "name": "<length> || <percentage>" string
2965 "name": "v3.0" string
2970 …"name": "Size of an internal item. When a percentage is set, the value indicates the percentage of… string
2975 "name": ["length", "percentage"] array
2980 "name": "fade-color", string
2983 "name": "<color>" string
2988 "name": "v3.0" string
2993 …"name": "Color of the physical dynamic effect. This attribute is valid only when scrolleffect is s… string
2998 "name": ["color"] array
3003 "name": "indicator-color", string
3006 "name": "<color>" string
3011 "name": "v3.0" string
3016 "name": "Fill color of the navigation point indicator" string
3021 "name": ["color"] array
3026 "name": "indicator-selected-color", string
3029 "name": "<color>" string
3034 "name": "v3.0" string
3039 "name": "Color of the currently selected navigation point indicator" string
3044 "name": ["color"] array
3049 "name": "indicator-size", string
3052 "name": "<length>" string
3057 "name": "v3.0" string
3062 "name": "Diameter of the navigation point indicator" string
3067 "name": ["length"] array
3072 "name": "indicator-top", string
3075 "name": "<length> || <percentage>" string
3080 "name": "v3.0" string
3085 "name": "Position of the indicator relative to the swiper" string
3090 "name": ["length", "percentage"] array
3095 "name": "indicator-left", string
3098 "name": "<length> || <percentage>" string
3103 "name": "v3.0" string
3108 "name": "Diameter of the navigation point indicator" string
3113 "name": ["length", "percentage"] array
3118 "name": "indicator-right", string
3121 "name": "<length> || <percentage>" string
3126 "name": "v3.0" string
3131 "name": "Diameter of the navigation point indicator" string
3136 "name": ["length", "percentage"] array
3141 "name": "indicator-bottom", string
3144 "name": "<length> || <percentage>" string
3149 "name": "v3.0" string
3154 "name": "Diameter of the navigation point indicator" string
3159 "name": ["length", "percentage"] array
3164 "name": "progress-color", string
3167 "name": "<color>" string
3172 "name": "v3.0" string
3177 "name": "Loading color of the <refresh> component" string
3182 "name": ["color"] array
3187 "name": "object-fit", string
3190 "name": "fill | contain | cover | none | scale-down" string
3195 "name": "cover", string
3199 "name": "contain", string
3203 "name": "fill", string
3207 "name": "none", string
3211 "name": "scale-down", string
3217 "name": "v3.0" string
3222 …"name": "Image scale type. The SVG format is not supported. cover: The image is scaled with the as… string
3227 "name": ["enum"] array
3232 "name": "match-text-direction", string
3235 "name": "true | false" string
3240 "name": "true" string
3243 "name": "false" string
3248 "name": "v3.0" string
3253 …"name": "Whether image orientation changes with the text direction. The SVG format is not supporte… string
3258 "name": ["enum"] array
3263 "name": "fit-original-size", string
3266 "name": "true | false" string
3271 "name": "true" string
3274 "name": "false" string
3279 "name": "v3.0" string
3284 …"name": "Whether the <image> component adapts to the image source size when the width and height a… string
3289 "name": ["enum"] array
3294 "name": "color", string
3297 "name": "<color>" string
3302 "name": "v3.0" string
3307 "name": "Color of the component" string
3312 "name": ["color"] array
3317 "name": "opacity", string
3320 "name": "<number>" string
3325 "name": "v3.0" string
3330 …"name": "Transparency of an element. The value ranges from 0 to 1. 1 indicates opaque, and 0 indic… string
3335 "name": ["number"] array
3340 "name": "appearing-duration", string
3343 "name": "<number>" string
3348 "name": "v7.0" string
3353 "name": "Appearing duration, The unit is ms." string
3358 "name": ["number"] array
3363 "name": "stroke-width", string
3366 "name": "<length>" string
3371 "name": "v3.0" string
3376 "name": "Width of the component" string
3381 "name": ["length"] array
3386 "name": "secondary-color", string
3389 "name": "<color>" string
3394 "name": "v3.0" string
3399 "name": "Secondary color of the component" string
3404 "name": ["color"] array
3409 "name": "scale-width", string
3412 "name": "<length>" string
3417 "name": "v3.0" string
3422 …"name": "Scale thickness of the ring progress bar with a scale. This style takes effect only when … string
3427 "name": ["length"] array
3432 "name": "scale-number", string
3435 "name": "<number>" string
3440 "name": "v3.0" string
3445 …"name": "Number of scales of the ring progress bar with a scale. This style takes effect only when… string
3450 "name": ["number"] array
3455 "name": "start-angle", string
3458 "name": "<angle>" string
3463 "name": "v3.0" string
3468 …"name": "Start angle of the component, which starts from the direction of zero o'clock. The value … string
3473 "name": ["number"] array
3478 "name": "total-angle", string
3481 "name": "<angle>" string
3486 "name": "v3.0" string
3491 …"name": "Total length of the component. The value ranges from –360 to 360. A negative number indic… string
3496 "name": ["number"] array
3501 "name": "center-x", string
3504 "name": "<length>" string
3509 "name": "v3.0" string
3514 …"name": "Center of the component (with the upper left corner of this widget as the coordinate orig… string
3519 "name": ["length"] array
3524 "name": "center-y", string
3527 "name": "<length>" string
3532 "name": "v3.0" string
3537 …"name": "Center of the component (with the upper left corner of this widget as the coordinate orig… string
3542 "name": ["length"] array
3547 "name": "radius", string
3550 "name": "<length>" string
3555 "name": "v3.0" string
3560 … "name": "Radius of the component. This style must be used together with center-x and center-y" string
3565 "name": ["length"] array
3570 "name": "font-size", string
3573 "name": "<length>" string
3578 "name": "v3.0" string
3583 "name": "Font size (px).Currently, only 30px and 38px font sizes are supported" string
3588 "name": ["length"] array
3593 "name": "allow-scale", string
3596 "name": "[ true | false ]" string
3601 "name": "true" string
3604 "name": "false" string
3609 "name": "v3.0" string
3614 …"name": "Whether the font size changes following the system's font size settings. NOTE: For detail… string
3619 "name": ["enum"] array
3624 "name": "letter-spacing", string
3627 "name": "<length>" string
3632 "name": "v3.0" string
3637 "name": "Character spacing (px)" string
3642 "name": ["length"] array
3647 "name": "font-style", string
3650 "name": "normal" string
3653 "name": "italic" string
3658 "name": "v3.0" string
3663 …"name": "Font style. Available values are as follows: normal: standard font style. italic: italic … string
3668 "name": ["enum"] array
3673 "name": "font-weight", string
3676 "name": "<font-weight-absolute>{1,2}" string
3681 "name": "lighter" string
3684 "name": "normal" string
3687 "name": "bold" string
3690 "name": "bolder" string
3693 "name": "medium" string
3696 "name": "regular" string
3699 "name": "100" string
3702 "name": "200" string
3705 "name": "300" string
3708 "name": "400" string
3711 "name": "500" string
3714 "name": "600" string
3717 "name": "700" string
3720 "name": "800" string
3723 "name": "900" string
3728 "name": "v3.0" string
3733 …"name": "Font width. For the number type, the value ranges from 100 to 900. The default value is 4… string
3738 "name": ["enum"] array
3743 "name": "text-decoration", string
3746 "name": "underline", string
3750 "name": "line-through", string
3754 "name": "none", string
3760 "name": "v3.0" string
3765 …"name": "Text modifier. Available values are as follows: underline: An underline is used; line-thr… string
3770 "name": ["enum"] array
3775 "name": "text-align", string
3778 "name": "left", string
3782 "name": "center", string
3786 "name": "right", string
3790 "name": "start", string
3794 "name": "end", string
3800 "name": "v3.0" string
3805 …"name": "Text alignment mode. Available values are as follows: left: The text is left-aligned; cen… string
3810 "name": ["enum"] array
3815 "name": "line-height", string
3818 "name": "<length>" string
3823 "name": "v3.0" string
3828 …"name": "Text line height. When this parameter is set to 0px, the text line height is not limited … string
3833 "name": ["length"] array
3838 "name": "text-overflow", string
3841 "name": "[ clip | ellipsis | <string> ]{1,2}" string
3846 "name": "clip", string
3850 "name": "ellipsis", string
3856 "name": "v3.0" string
3861 …"name": "Text line height. When this parameter is set to 0px, the text line height is not limited … string
3866 "name": ["enum"] array
3871 "name": "text-overflow", string
3874 "name": "[ clip | ellipsis | <string> ]{1,2}" string
3879 "name": "clip", string
3883 "name": "ellipsis", string
3889 "name": "v3.0" string
3894 …"name": "Text line height. When this parameter is set to 0px, the text line height is not limited … string
3899 "name": ["enum", "string"] array
3904 "name": "vertical-align", string
3907 "name": "top | middle | bottom" string
3912 "name": "top", string
3916 "name": "middle", string
3920 "name": "bottom", string
3926 "name": "v7.0" string
3931 "name": "Set the vertical alignment of the current text" string
3936 "name": [ array
3943 "name": "white-space", string
3946 "name": "normal | nowrap | pre | pre-wrap | pre-line" string
3951 "name": "normal", string
3955 "name": "nowrap", string
3959 "name": "pre", string
3963 "name": "pre-wrap", string
3967 "name": "pre-line", string
3973 "name": "v7.0" string
3978 "name": "Set the mode for handling blanks in text" string
3983 "name": [ array
3990 "name": "word-spacing", string
3993 "name": "<length>" string
3998 "name": "v7.0" string
4003 "name": "Text spacing (px)" string
4008 "name": [ array
4015 "name": "text-decoration-color", string
4018 "name": "<color>" string
4023 "name": "v7.0" string
4028 "name": "Text decoration color" string
4033 "name": [ array
4040 "name": "text-indent", string
4043 "name": "<length>" string
4048 "name": "v7.0" string
4053 "name": "Set the amount of indentation before the first line of text" string
4058 "name": [ array
4065 "name": "font-family", string
4068 "name": "[ clip | ellipsis | <string> ]{1,2}" string
4073 "name": "sans-serif" string
4078 "name": "v3.0" string
4083 …"name": "Font family, in which fonts are separated by commas (,). Each font is set using a font na… string
4088 "name": ["enum"] array
4093 "name": "max-lines", string
4096 "name": "[<string> | <number>]" string
4101 "name": "auto" string
4106 "name": "v3.0" string
4111 "name": "Maximum number of lines in the text" string
4116 "name": ["number"] array
4121 "name": "min-font-size", string
4124 "name": "<length>" string
4129 "name": "v3.0" string
4134 …"name": "Minimum font size in the text. This style must be used together with max-font-size. The f… string
4139 "name": ["length"] array
4144 "name": "max-font-size", string
4147 "name": "<length>" string
4152 "name": "v3.0" string
4157 …"name": "Maximum font size in the text. This style must be used together with min-font-size. The f… string
4162 "name": ["length"] array
4167 "name": "font-size-step", string
4170 "name": "<length>" string
4175 "name": "v3.0" string
4180 …"name": "Step for dynamically adjusting the font size in the text. The minimum and maximum font si… string
4185 "name": ["length"] array
4190 "name": "prefer-font-sizes", string
4193 "name": "<length>" string
4198 "name": "v3.0" string
4203 …"name": "Preset preferred font sizes. For dynamic font size adjusting, the preset sizes are used t… string
4208 "name": ["length"] array
4213 "name": "adapt-height", string
4216 "name": "true | false" string
4221 "name": "true" string
4224 "name": "false" string
4229 "name": "v3.0" string
4234 "name": "" string
4239 "name": ["enum"] array
4244 "name": "star-background", string
4247 "name": "<string>" string
4252 "name": "v3.0" string
4257 …"name": "Background image when a rating star is unselected. Only PNG and JPG images in a local pat… string
4262 "name": ["string"] array
4267 "name": "star-foreground", string
4270 "name": "<string>" string
4275 "name": "v3.0" string
4280 …"name": "Secondary background image when a rating star is partially selected. This image will cove… string
4285 "name": ["string"] array
4290 "name": "star-secondary", string
4293 "name": "<url>" string
4298 "name": "v3.0" string
4303 "name": "url()" string
4308 …"name": "Foreground image when a rating star is selected. Only PNG and JPG images in a local path … string
4313 "name": ["enum"] array
4318 "name": "rtl-flip", string
4321 "name": "[ true | false ]" string
4326 "name": "true" string
4329 "name": "false" string
4334 "name": "v3.0" string
4339 "name": "Whether the image source is automatically flipped in the RTL text direction" string
4344 "name": ["enum"] array
4349 "name": "line-cap", string
4352 "name": "[ butt | square | round ]" string
4357 "name": "butt", string
4361 "name": "square", string
4365 "name": "round", string
4371 "name": "v3.0" string
4376 …"name": "Cap style of a divider. The default value is butt. Available values are as follows: butt:… string
4381 "name": ["enum"] array
4386 "name": "placeholder-color", string
4389 "name": "<color>" string
4394 "name": "v3.0" string
4399 "name": "Color of the hint text" string
4404 "name": ["color"] array
4409 "name": "text-color", string
4412 "name": "<color>" string
4417 "name": "v3.0" string
4422 "name": "Text color" string
4427 "name": ["color"] array
4432 "name": "icon-width", string
4435 "name": "<length>" string
4440 "name": "v3.0" string
4445 …"name": "Width of the internal icon of a circle button. The entire circle button is filled by defa… string
4450 "name": ["length"] array
4455 "name": "icon-height", string
4458 "name": "<length>" string
4463 "name": "v3.0" string
4468 …"name": "Height of the internal icon of a circle button. The entire circle button is filled by def… string
4473 "name": ["length"] array
4478 "name": "block-color", string
4481 "name": "<color>" string
4486 "name": "v3.0" string
4491 "name": "Slider color" string
4496 "name": ["color"] array
4501 "name": "texton-color", string
4504 "name": "<color>" string
4509 "name": "v3.0" string
4514 "name": "Text color displayed when the component is checked" string
4519 "name": ["color"] array
4524 "name": "textoff-color", string
4527 "name": "<color>" string
4532 "name": "v3.0" string
4537 "name": "Text color displayed when the component is not checked" string
4542 "name": ["color"] array
4547 "name": "text-padding", string
4550 "name": "<length>" string
4555 "name": "v3.0" string
4560 …"name": "Distance between the two sides of the longest text in texton and textoff and the border o… string
4565 "name": ["length"] array
4570 "name": "selected-color", string
4573 "name": "<color>" string
4578 "name": "v3.0" string
4583 "name": "Font color of the selected item" string
4588 "name": ["color"] array
4593 "name": "selected-font-size", string
4596 "name": "<length>" string
4601 "name": "v3.0" string
4606 "name": "Font size of the selected item. The value is of the length type, in pixels" string
4611 "name": ["length"] array
4616 "name": "focus-color", string
4619 "name": "<color>" string
4624 "name": "v3.0" string
4629 "name": "Font color of the focus. This attribute is available only for smart TV" string
4634 "name": ["color"] array
4639 "name": "focus-font-size", string
4642 "name": "<length>" string
4647 "name": "v3.0" string
4652 …"name": "Font size of the focus. The value is of the length type, in pixels. This attribute is ava… string
4657 "name": ["length"] array
4662 "name": "colors", string
4665 "name": "<color>" string
4670 "name": "v3.0" string
4675 …"name": "Color of each section for the scale bar of the gauge component. For example, colors: #FF0… string
4680 "name": ["color"] array
4685 "name": "weights", string
4688 "name": "<number>" string
4693 "name": "v3.0" string
4698 …"name": "Weight of each section for the scale bar of the gauge component. For example, weights: 2,… string
4703 "name": ["number"] array
4708 "name": "src", string
4711 "name": "<url>#" string
4716 "name": "url()" string
4721 "name": "v3.0" string
4726 "name": "Supported sources of customized fonts" string
4731 "name": ["enum"] array
4736 "name": "min-width", string
4739 "name": "<length>" string
4744 "name": "v4.0" string
4749 "name": " " string
4754 "name": ["length"] array
4759 "name": "min-height", string
4762 "name": "<length>" string
4767 "name": "v4.0" string
4772 "name": " " string
4777 "name": ["length"] array
4782 "name": "max-width", string
4785 "name": "<length>" string
4790 "name": "v4.0" string
4795 "name": " " string
4800 "name": ["length"] array
4805 "name": "max-height", string
4808 "name": "<length>" string
4813 "name": "v4.0" string
4818 "name": " " string
4823 "name": ["length"] array
4828 "name": "box-shadow", string
4831 "name": "<number>" string
4836 "name": "v4.0" string
4841 "name": " " string
4846 "name": ["number"] array
4851 "name": "filter", string
4854 "name": "<string>" string
4859 "name": "v4.0" string
4864 "name": " " string
4869 "name": ["string"] array
4874 "name": "backdrop-filter", string
4877 "name": "<string>" string
4882 "name": "v4.0" string
4887 "name": " " string
4892 "name": ["string"] array
4897 "name": "window-filter", string
4900 "name": "<string>" string
4905 "name": "v4.0" string
4910 "name": " " string
4915 "name": ["string"] array
4920 "name": "display-index", string
4923 "name": "<number>" string
4928 "name": "v4.0" string
4933 "name": " " string
4938 "name": ["number"] array
4943 "name": "flex-weight", string
4946 "name": "<number>" string
4951 "name": "v4.0" string
4956 "name": " " string
4961 "name": ["number"] array
4966 "name": "aspect-ratio", string
4969 "name": "<number>" string
4974 "name": "v4.0" string
4979 "name": " " string
4984 "name": ["number"] array
4989 "name": "caret-color", string
4992 "name": "<color>" string
4997 "name": "v3.0" string
5002 "name": "Caret color" string
5007 "name": ["color"] array
5012 "name": "click-color", string
5015 "name": "<color>" string
5020 "name": "v6.0" string
5025 "name": "the background color when list item is clicked." string
5030 "name": ["color"] array
5037 "name": "@import", string
5040 "name": "v3.0" string
5045 "name": "Includes content of another file." string
5050 "name": "@keyframes", string
5053 "name": "v3.0" string
5058 "name": "Defines set of animation key frames." string
5063 "name": "@font-face", string
5066 "name": "v3.0" string
5071 …"name": "Allows for linking to fonts that are automatically activated when needed. This permits au… string
5076 "name": "@media", string
5079 "name": "v3.0" string
5084 "name": "Defines a stylesheet for a particular media type." string
5091 "name": ":active", string
5094 "name": "v3.0" string
5099 "name": "Represents an element that is being activated by the user." string
5104 "name": ":checked", string
5107 "name": "v3.0" string
5112 "name": "Represents an element that is checked or toggled to an on state.." string
5117 "name": ":waiting", string
5120 "name": "v3.0" string
5125 "name": "Represents an element that is waiting for operation finished." string
5130 "name": ":disabled", string
5133 "name": "v3.0" string
5138 "name": "Represents any disabled element." string
5143 "name": ":focus", string
5146 "name": "v3.0" string
5151 "name": "Represents an element that has received focus." string