Lines Matching defs:name
4 "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
60 "name": "fill-opacity", string
66 "name": "<number>" string
71 "name": "v7.0" string
76 …"name": "The transparency of the fill color ranges from 0 to 1. 1 is opaque and 0 is completely tr… string
81 "name": [ array
88 "name": "fill-rule", string
94 "name": "nonzero | evenodd" string
99 "name": "v7.0" string
104 "name": "Nonzero: non-zero rule; Evenodd: parity rule" string
109 "name": [ array
116 "name": "opacity", string
122 "name": "number" string
127 "name": "v7.0" string
132 …"name": "The transparency of an element ranges from 0 to 1, where 1 is opaque and 0 is completely … string
137 "name": [ array
144 "name": "stroke-dasharray", string
150 "name": "<string>" string
155 "name": "v7.0" string
160 …"name": "Specifies the length of the dash and notch. The format is [length length length], the len… string
165 "name": [ array
172 "name": "stroke-dashoffset", string
178 "name": "<length>" string
183 "name": "v7.0" string
188 "name": "Sets the offset of the associative dashed array when rendering." string
193 "name": [ array
200 "name": "stroke-linejoin", string
206 "name": "[bevel | miter | round]" string
211 "name": "v7.0" string
216 "name": "The shape used at the corner of the path when you stroke." string
221 "name": [ array
228 "name": "stroke-linecap", string
234 "name": "[butt | round | square]" string
239 "name": "v7.0" string
244 "name": "Shapes used at the end of paths when they are traced" string
249 "name": [ array
256 "name": "stroke-miterlimit", string
262 "name": "number" string
267 "name": "v7.0" string
272 "name": "Sets the limit value for drawing acute angles as bevels." string
277 "name": [ array
284 "name": "stroke-opacity", string
290 "name": "number" string
295 "name": "v7.0" string
300 …"name": "The transparency of contour lines ranges from 0 to 1, where 1 is opaque and 0 is complete… string
305 "name": [ array
312 "name": "transform", string
318 "name": "<string>" string
323 "name": "v7.0" string
328 "name": "Set the coordinate transformation parameters of components and subcomponents" string
333 "name": [ array
340 "name": "x", string
346 "name": "<length>|<percentage>" string
351 "name": "v7.0" string
356 "name": "Set the x-axis coordinate of the current SVG, and the root SVG node is invalid" string
361 "name": [ array
369 "name": "y", string
375 "name": "<length>|<percentage>" string
380 "name": "v7.0" string
385 "name": "Set the y-axis coordinate of the current SVG, and the root SVG node is invalid" string
390 "name": [ array
398 "name": "viewBox", string
404 "name": "string" string
409 "name": "v7.0" string
414 …"name": "Sets the current SVG's viewport. The supported format is < number >. The four parameters … string
419 "name": [ array
426 "name": "rx", string
432 "name": "<length>|<percentage>" string
437 "name": "v7.0" string
442 "name": "Set the radius of rectangle fillet in X direction. Support attribute animation" string
447 "name": [ array
455 "name": "ry", string
461 "name": "<length>|<percentage>" string
466 "name": "v7.0" string
471 "name": "Set the radius of rectangle fillet in Y direction." string
476 "name": [ array
484 "name": "cx", string
490 "name": "<length>|<percentage>" string
495 "name": "v7.0" string
500 "name": "Sets the x-axis coordinate of the center of the circle." string
505 "name": [ array
513 "name": "cy", string
519 "name": "<length>|<percentage>" string
524 "name": "v7.0" string
529 "name": "Sets the y-axis coordinate of the center of the circle." string
534 "name": [ array
542 "name": "r", string
548 "name": "<length>|<percentage>" string
553 "name": "v7.0" string
558 "name": "Sets the radius of the circle." string
563 "name": [ array
571 "name": "d", string
577 "name": "string" string
582 "name": "v7.0" string
587 …"name": "Sets the shape of the path. Contains a set of character instructions, uppercase letters f… string
592 "name": [ array
599 "name": "x1", string
605 "name": "<length>|<percentage>" string
610 "name": "v7.0" string
615 "name": "Sets the x-axis coordinate of the line start point." string
620 "name": [ array
628 "name": "y1", string
634 "name": "<length>|<percentage>" string
639 "name": "v7.0" string
644 "name": "Sets the y-axis coordinate of the line start point." string
649 "name": [ array
657 "name": "x2", string
663 "name": "<length>|<percentage>" string
668 "name": "v7.0" string
673 "name": "Sets the x-axis coordinate of the end of the line." string
678 "name": [ array
686 "name": "y2", string
692 "name": "<length>|<percentage>" string
697 "name": "v7.0" string
702 "name": "Sets the y-axis coordinate of the end of the line." string
707 "name": [ array
715 "name": "points", string
721 "name": "string" string
726 "name": "v7.0" string
731 "name": "Set multiple coordinate points of the polyline" string
736 "name": [ array
743 "name": "dx", string
749 "name": "<length>|<percentage>" string
754 "name": "v7.0" string
759 "name": "Set text X axis offset" string
764 "name": [ array
772 "name": "dy", string
778 "name": "<length>|<percentage>" string
783 "name": "v7.0" string
788 "name": "Set text Y axis offset" string
793 "name": [ array
801 "name": "stroke", string
807 "name": "<color>" string
812 "name": "v7.0" string
817 "name": "Draws the font border and specifies the color" string
822 "name": [ array
829 "name": "startOffset", string
835 "name": "<length>|<percentage>" string
840 "name": "v7.0" string
845 "name": "Sets the starting offset of the text along the path" string
850 "name": [ array
858 "name": "attributeName", string
864 "name": "string" string
869 "name": "v7.0" string
874 "name": "Set the name of the property to be active" string
879 "name": [ array
886 "name": "begin", string
892 "name": "<time>" string
897 "name": "v7.0" string
902 "name": "Set the delay time of the action" string
907 "name": [ array
914 "name": "dur", string
920 "name": "<time>" string
925 "name": "v7.0" string
930 …"name": "If dur is not set, the result of end begin is used as the duration. If dur is less than o… string
935 "name": [ array
942 "name": "end", string
948 "name": "<time>" string
953 "name": "v7.0" string
958 "name": "How long does the dynamic effect end" string
963 "name": [ array
970 "name": "repeatCount", string
976 "name": "<number | indefinite>" string
981 "name": "v7.0" string
986 …"name": "Set the number of times the animation should be played. Default is Indefinite (indefinite… string
991 "name": [ array
999 "name": "calcMode", string
1005 "name": "<discrete | linear | paced | spline>" string
1010 "name": "v7.0" string
1015 "name": "Sets the interpolation mode for the animation" string
1020 "name": [ array
1030 "name": "keyTimes", string
1036 "name": "string" string
1041 "name": "v7.0" string
1046 "name": "Sets the start time of the keyframe animation" string
1051 "name": [ array
1058 "name": "keySplines", string
1064 "name": "string" string
1069 "name": "v7.0" string
1074 …"name": "A set of Bezier control points associated with KeyTimes. Define the Bessel curve for each… string
1079 "name": [ array
1086 "name": "from", string
1092 "name": "string" string
1097 "name": "v7.0" string
1102 "name": "Sets the start value of the property that you want to animate." string
1107 "name": [ array
1114 "name": "to", string
1120 "name": "string" string
1125 "name": "v7.0" string
1130 "name": "Sets the end value of the property that you want to animate." string
1135 "name": [ array
1142 "name": "values", string
1148 "name": "string" string
1153 "name": "v7.0" string
1158 "name": "Sets the variation values of a set of animations." string
1163 "name": [ array
1170 "name": "type", string
1176 "name": "[translate | scale | rotate | skewX | skewY]" string
1181 "name": "v7.0" string
1186 "name": "Sets the type of the Transform animation" string
1191 "name": [ array
1202 "name": "width", string
1209 "name": "<length> || <percentage>" string
1214 "name": "v3.0" string
1219 …"name": "Component width. If this attribute is not set, the width required for the element content… string
1222 "name": "Component width. If this attribute is not set, default value 0 is used", string
1230 "name": [ array
1238 "name": "height", string
1245 "name": "<length> || <percentage>" string
1250 "name": "v3.0" string
1255 …"name": "Component height. If this attribute is not set, the height required for the element conte… string
1258 "name": "Component height. If this attribute is not set, default value 0 is used", string
1266 "name": [ array
1274 "name": "padding", string
1281 "name": "<length>{1,4} || <percentage>{1,4}" string
1284 "name": "<length>", string
1292 "name": "v3.0" string
1297 …"name": "The attribute can have one to four values: 1. If you set a value, it specifies the paddin… string
1300 "name": "Shorthand attribute to set all padding attributes", string
1308 "name": [ array
1314 "name": [ array
1324 "name": "padding-left", string
1331 "name": "<length> || <percentage>" string
1334 "name": "<length>", string
1342 "name": "v3.0" string
1347 "name": "Left padding (in px)" string
1352 "name": [ array
1358 "name": [ array
1368 "name": "padding-top", string
1375 "name": "<length> || <percentage>" string
1378 "name": "<length>", string
1386 "name": "v3.0" string
1391 "name": "Top padding (in px)" string
1396 "name": [ array
1402 "name": [ array
1412 "name": "padding-right", string
1419 "name": "<length> || <percentage>" string
1422 "name": "<length>", string
1430 "name": "v3.0" string
1435 "name": "Right padding (in px)" string
1440 "name": [ array
1446 "name": [ array
1456 "name": "padding-bottom", string
1463 "name": "<length> || <percentage>" string
1466 "name": "<length>", string
1474 "name": "v3.0" string
1479 "name": "Bottom padding (in px)" string
1484 "name": [ array
1490 "name": [ array
1500 "name": "padding-start", string
1506 "name": "<length> || <percentage>" string
1509 "name": "<length>", string
1517 "name": "v3.0" string
1522 "name": "Start padding" string
1527 "name": [ array
1533 "name": [ array
1543 "name": "padding-end", string
1549 "name": "<length> || <percentage>" string
1552 "name": "<length>", string
1560 "name": "v3.0" string
1565 "name": "End padding" string
1570 "name": [ array
1576 "name": [ array
1586 "name": "margin", string
1593 "name": "<length>{1,4} || <percentage>{1,4}" string
1598 "name": "v3.0" string
1603 …"name": "Shorthand attribute to set margins for all sides in a declaration. You can set one to fou… string
1608 "name": [ array
1616 "name": "margin-left", string
1623 "name": "<length> || <percentage>" string
1628 "name": "v3.0" string
1633 "name": "Left margin" string
1638 "name": [ array
1646 "name": "margin-top", string
1653 "name": "<length> || <percentage>" string
1658 "name": "v3.0" string
1663 "name": "Top margin" string
1668 "name": [ array
1676 "name": "margin-right", string
1683 "name": "<length> || <percentage>" string
1688 "name": "v3.0" string
1693 "name": "Right margin" string
1698 "name": [ array
1706 "name": "margin-bottom", string
1713 "name": "<length> || <percentage>" string
1718 "name": "v3.0" string
1723 "name": "Bottom margin" string
1728 "name": [ array
1736 "name": "margin-start", string
1742 "name": "<length> || <percentage>" string
1747 "name": "v3.0" string
1752 "name": "Start margin" string
1757 "name": [ array
1765 "name": "margin-end", string
1771 "name": "<length> || <percentage>" string
1776 "name": "v3.0" string
1781 "name": "End margin" string
1786 "name": [ array
1794 "name": "border", string
1800 "name": "<line-width> || <line-style> || <color>" string
1805 "name": "v3.0" string
1810 …"name": "Shorthand attribute to set all boarders. You can set border-width, border-style, and bord… string
1815 "name": [ array
1824 "name": "border-style", string
1830 "name": "v3.0" string
1835 …"name": "Shorthand attribute to set the style of all borders. The available values are as follows:… string
1840 "name": "dotted" string
1843 "name": "dashed" string
1846 "name": "solid" string
1851 "name": [ array
1858 "name": "border-left-style", string
1864 "name": "v3.0" string
1869 "name": "Styles of the left borders. The available values are dotted, dashed, and solid" string
1874 "name": "dotted" string
1877 "name": "dashed" string
1880 "name": "solid" string
1885 "name": [ array
1892 "name": "border-top-style", string
1898 "name": "v3.0" string
1903 "name": "Styles of the top borders. The available values are dotted, dashed, and solid" string
1908 "name": "dotted" string
1911 "name": "dashed" string
1914 "name": "solid" string
1919 "name": [ array
1926 "name": "border-right-style", string
1932 "name": "v3.0" string
1937 "name": "Styles of the right borders. The available values are dotted, dashed, and solid" string
1942 "name": "dotted" string
1945 "name": "dashed" string
1948 "name": "solid" string
1953 "name": [ array
1960 "name": "border-bottom-style", string
1966 "name": "v3.0" string
1971 "name": "Styles of the bottom borders. The available values are dotted, dashed, and solid" string
1976 "name": "dotted" string
1979 "name": "dashed" string
1982 "name": "solid" string
1987 "name": [ array
1994 "name": "border-image-source", string
2000 "name": "v7.0" string
2005 "name": "border image." string
2010 "name": [ array
2017 "name": "border-image-slice", string
2020 "name": "<length> || <percentage>" string
2025 "name": "v7.0" string
2030 "name": "The border of the image is shifted inward" string
2035 "name": [ array
2043 "name": "border-image-width", string
2046 "name": "<length> || <percentage>" string
2051 "name": "v7.0" string
2056 "name": "Width about the border of the image" string
2061 "name": [ array
2069 "name": "border-image-outset", string
2072 "name": "<length> || <percentage>" string
2077 "name": "v7.0" string
2082 "name": "The border image can exceed the size of the border box" string
2087 "name": [ array
2095 "name": "border-image-repeat", string
2098 "name": "stretch | repeat | round | space" string
2103 "name": "stretch", string
2107 "name": "repeat", string
2111 "name": "round", string
2115 "name": "space", string
2121 "name": "v7.0" string
2126 "name": "How the picture fills the border" string
2131 "name": [ array
2138 "name": "border-image", string
2144 "name": "<line-source> || <line-slice> || <line-width> || <line-outset> || <line-repeat>" string
2149 "name": "v7.0" string
2154 "name": "The image of border attributes" string
2159 "name": [ array
2170 "name": "border-left", string
2176 "name": "v3.0" string
2181 …"name": "Shorthand attribute to set the boarders for every sides respectively. You can set border-… string
2186 "name": "<line-width> || <line-style> || <color>" string
2191 "name": [ array
2200 "name": "border-top", string
2206 "name": "v3.0" string
2211 …"name": "Shorthand attribute to set the boarders for every sides respectively. You can set border-… string
2216 "name": "<line-width> || <line-style> || <color>" string
2221 "name": [ array
2230 "name": "border-right", string
2236 "name": "v3.0" string
2241 …"name": "Shorthand attribute to set the boarders for every sides respectively. You can set border-… string
2246 "name": "<line-width> || <line-style> || <color>" string
2251 "name": [ array
2260 "name": "border-bottom", string
2266 "name": "v3.0" string
2271 …"name": "Shorthand attribute to set the boarders for every sides respectively. You can set border-… string
2276 "name": "<line-width> || <line-style> || <color>" string
2281 "name": [ array
2290 "name": "border-width", string
2297 "name": "v3.0" string
2302 …"name": "Shorthand attribute to set the width of all borders, or separately set the width of each … string
2307 "name": "<length>" string
2310 "name": "<line-width>{1,4}", string
2318 "name": [ array
2325 "name": "border-left-width", string
2331 "name": "v3.0" string
2336 "name": "Attribute to set widths of left borders" string
2341 "name": "<length>" string
2346 "name": [ array
2353 "name": "border-top-width", string
2359 "name": "v3.0" string
2364 "name": "Attribute to set widths of top borders" string
2369 "name": "<length>" string
2374 "name": [ array
2381 "name": "border-right-width", string
2387 "name": "v3.0" string
2392 "name": "Attribute to set widths of right borders" string
2397 "name": "<length>" string
2402 "name": [ array
2409 "name": "border-bottom-width", string
2415 "name": "v3.0" string
2420 "name": "Attribute to set widths of right borders" string
2425 "name": "<length>" string
2430 "name": [ array
2437 "name": "border-color", string
2444 "name": "v3.0" string
2449 …"name": "Shorthand attribute to set the color of all borders, or separately set the color of each … string
2454 "name": "<color>{1,4}" string
2459 "name": [ array
2466 "name": "border-left-color", string
2472 "name": "v3.0" string
2477 "name": "Attribute to set colors of left borders" string
2482 "name": "<color>" string
2487 "name": [ array
2494 "name": "border-top-color", string
2500 "name": "v3.0" string
2505 "name": "Attribute to set colors of top borders" string
2510 "name": "<color>" string
2515 "name": [ array
2522 "name": "border-right-color", string
2528 "name": "v3.0" string
2533 "name": "Attribute to set colors of right borders" string
2538 "name": "<color>" string
2543 "name": [ array
2550 "name": "border-bottom-color", string
2556 "name": "v3.0" string
2561 "name": "Attribute to set colors of bottom borders" string
2566 "name": "<color>" string
2571 "name": [ array
2578 "name": "border-radius", string
2585 "name": "v3.0" string
2590 …"name": "Attribute to set the radius of round borders of an element. This attribute cannot be used… string
2593 "name": "Attribute to set the radius of round borders of an element", string
2601 "name": "<length>" string
2606 "name": [ array
2613 "name": "border-top-left-radius", string
2619 "name": "v3.0" string
2624 "name": "Attribute to receptively set the radius of the upper-left rounded corner" string
2629 "name": "<length>" string
2634 "name": [ array
2641 "name": "border-top-right-radius", string
2647 "name": "v3.0" string
2652 "name": "Attribute to receptively set the radius of the upper-right rounded corner" string
2657 "name": "<length>" string
2662 "name": [ array
2669 "name": "border-bottom-left-radius", string
2675 "name": "v3.0" string
2680 "name": "Attribute to receptively set the radius of the lower-left rounded corner" string
2685 "name": "<length>" string
2690 "name": [ array
2697 "name": "border-bottom-right-radius", string
2703 "name": "v3.0" string
2708 "name": "Attribute to receptively set the radius of the lower-right rounded corner" string
2713 "name": "<length>" string
2718 "name": [ array
2725 "name": "mask-color", string
2731 "name": "v3.0" string
2736 …"name": "Color configuration of the mask layer. By default, the mask layer is completely transpare… string
2741 "name": "<color>" string
2746 "name": [ array
2753 "name": "mask-image", string
2759 "name": "url()" string
2762 "name": "linear-gradient()" string
2767 "name": "v6.0" string
2772 "name": "This attribute supports Gradient Styles or SVG URL" string
2777 "name": [ array
2784 "name": "mask-size", string
2790 "name": "[ contain | cover | auto | <length> | <percentage> ]" string
2795 "name": "contain" string
2798 "name": "cover" string
2801 "name": "auto" string
2806 "name": "v6.0" string
2811 …"name": "Specifies the display size of a mask image. This parameter is valid only when mask-image … string
2816 "name": [ array
2825 "name": "mask-position", string
2831 "name": "[ <bg-position> | <length> | <percentage> ]" string
2836 "name": "v6.0" string
2841 …"name": "Using keywords: If only one keyword is specified, the second value is center. The two val… string
2846 "name": [ array
2855 "name": "background", string
2861 "name": "v3.0" string
2866 …"name": "This attribute supports Gradient Styles but is not compatible with background-color or ba… string
2871 "name": [ array
2878 "name": "background-color", string
2885 "name": "<color>" string
2890 "name": "v3.0" string
2895 "name": "Background color" string
2900 "name": [ array
2907 "name": "background-image", string
2913 "name": "v3.0" string
2918 …"name": "Background image. Currently, this attribute is not compatible with background-color or bo… string
2923 "name": [ array
2930 "name": "background-size", string
2936 "name": "[ contain | cover | auto | <length> | <percentage> ]" string
2941 "name": "contain" string
2944 "name": "cover" string
2947 "name": "auto" string
2952 "name": "v3.0" string
2957 …"name": "Background image size. The string values are as follows: − contain: Expands the image to … string
2962 "name": [ array
2971 "name": "background-repeat", string
2977 "name": "<repeat-style>#" string
2982 "name": "v3.0" string
2987 …"name": "Repeating attribute of a background image. By default, a background image is repeated bot… string
2992 "name": [ array
2999 "name": "background-position", string
3005 "name": "[ <bg-position> | <length> | <percentage> ]" string
3010 "name": "v3.0" string
3015 …"name": "Using keywords: If only one keyword is specified, the second value is center. The two val… string
3020 "name": [ array
3029 "name": "opacity", string
3036 "name": "<number>" string
3041 "name": "v3.0" string
3046 …"name": "Transparency of an element. The value ranges from 0 to 1. 1 indicates opaque, and 0 indic… string
3051 "name": [ array
3058 "name": "display", string
3065 "name": "flex", string
3072 "name": "grid" string
3075 "name": "none", string
3084 "name": "v3.0" string
3089 …"name": "Type of the view box of the element. Currently, dynamic modification is not supported. Av… string
3094 "name": [ array
3101 "name": "visibility", string
3107 "name": "visible", string
3111 "name": "hidden", string
3117 "name": "v3.0" string
3122 …"name": "Whether to display an element. Invisible borders occupy layout space (set the display att… string
3127 "name": [ array
3134 "name": "flex", string
3140 "name": "<number>" string
3145 "name": "v3.0" string
3150 …"name": "How to divide available space of the parent component for a child component. It is used a… string
3155 "name": [ array
3162 "name": "flex-grow", string
3168 "name": "<number>" string
3173 "name": "v3.0" string
3178 …"name": "How much a child component will grow. The value specifies allocation of the remaining spa… string
3183 "name": [ array
3190 "name": "flex-shrink", string
3196 "name": "<number>" string
3201 "name": "v3.0" string
3206 …"name": "How much child component will shrink. The shrink occurs only when the sum of default item… string
3211 "name": [ array
3218 "name": "flex-basis", string
3224 "name": "<number>" string
3229 "name": "v3.0" string
3234 …"name": "Initial length of the flex item on the main axis. NOTE: This attribute takes effect only … string
3239 "name": [ array
3246 "name": "align-self", string
3252 "name": "stretch" string
3255 "name": "flex-start" string
3258 "name": "flex-end" string
3261 "name": "center" string
3264 "name": "baseline" string
3269 "name": "v6.0" string
3274 …"name": "Set the alignment of itself on the cross axis of the parent element. This style will over… string
3279 "name": "stretch | flex-start | flex-end | center | baseline" string
3286 "name": [ array
3293 "name": "position", string
3299 "name": "fixed" string
3302 "name": "absolute" string
3305 "name": "relative" string
3310 "name": "v3.0" string
3315 …"name": "Positioning type of an element. Dynamic changes are not supported. 1. fixed: The element … string
3320 "name": [ array
3327 "name": "left", string
3334 "name": "<length> || <percentage>" string
3339 "name": "v3.0" string
3344 …"name": "left must be used together with position to determine the offset position of an element. … string
3349 "name": [ array
3357 "name": "top", string
3364 "name": "<length> || <percentage>" string
3369 "name": "v3.0" string
3374 …"name": "top must be used together with position to determine the offset position of an element. T… string
3379 "name": [ array
3387 "name": "right", string
3393 "name": "<length> || <percentage>" string
3398 "name": "v3.0" string
3403 …"name": "right must be used together with position to determine the offset position of an element.… string
3408 "name": [ array
3416 "name": "bottom", string
3422 "name": "<length> || <percentage>" string
3427 "name": "v3.0" string
3432 …"name": "bottom must be used together with position to determine the offset position of an element… string
3437 "name": [ array
3445 "name": "start", string
3451 "name": "<length> || <percentage>" string
3456 "name": "v6.0" string
3461 …"name": "The start property specifies the starting edge of the element. This attribute defines the… string
3466 "name": [ array
3474 "name": "end", string
3480 "name": "<length> || <percentage>" string
3485 "name": "v6.0" string
3490 …"name": "The end property specifies the end edge of the element. This attribute defines the offset… string
3495 "name": [ array
3503 "name": "transform-origin", string
3509 "name": "0px 0px" string
3512 "name": "0% 0%" string
3517 "name": "v3.0" string
3522 …"name": "Origin position of the transformed element. The unit can be px or a percentage (relative … string
3527 "name": [ array
3534 "name": "transform", string
3537 "name": "matrix()", string
3540 "name": "v6.0" string
3545 "name": "none()", string
3548 "name": "v6.0" string
3553 "name": "matrix3d()", string
3556 "name": "v6.0" string
3561 "name": "translate()" string
3564 "name": "translate3d()", string
3567 "name": "v6.0" string
3572 "name": "translateX()" string
3575 "name": "translateY()" string
3578 "name": "translateZ()", string
3581 "name": "v6.0" string
3586 "name": "scale()" string
3589 "name": "scale3d()", string
3592 "name": "v6.0" string
3597 "name": "scaleX()" string
3600 "name": "scaleY()" string
3603 "name": "scaleZ()", string
3606 "name": "v6.0" string
3611 "name": "rotate()" string
3614 "name": "rotate3d()", string
3617 "name": "v6.0" string
3622 "name": "rotateX('angle')" string
3625 "name": "rotateY('angle')" string
3628 "name": "rotateZ()", string
3631 "name": "v6.0" string
3636 "name": "skew()", string
3639 "name": "v6.0" string
3644 "name": "skewX()", string
3647 "name": "v6.0" string
3652 "name": "skewY()", string
3655 "name": "v6.0" string
3660 "name": "perspective()", string
3663 "name": "v6.0" string
3670 "name": "<transform-list>" string
3675 "name": "v3.0" string
3680 "name": "Translation, rotation, and scaling attributes" string
3685 "name": [ array
3692 "name": "animation", string
3695 …"name": "duration | timing-function | delay | iteration-count | direction | fill-mode | play-state… string
3700 "name": "v6.0" string
3705 …"name": "Shorthand property combines six of the animation properties into the 'animation' property… string
3710 "name": "animation-name", string
3713 "name": "[ none | <keyframes-name> ]#" string
3718 "name": "v3.0" string
3723 "name": "@keyframes rule" string
3728 "name": [ array
3735 "name": "animation-delay", string
3738 "name": "<time>#" string
3743 "name": "v3.0" string
3748 …"name": "Delay for playing the animation, in ms or s, for example, 1000 ms or 1s. The default unit… string
3753 "name": [ array
3760 "name": "animation-duration", string
3763 "name": "<time>#" string
3768 "name": "v3.0" string
3773 …"name": "Animation duration, in ms or s, for example, 1000 ms or 1s. The default unit is ms. NOTE:… string
3778 "name": [ array
3785 "name": "animation-iteration-count", string
3788 "name": "<single-animation-iteration-count>#" string
3793 "name": "infinite" string
3796 "name": "1" string
3801 "name": "v3.0" string
3806 …"name": "Number of times that an animation is played. The animation is played once by default. You… string
3811 "name": [ array
3817 "name": [ array
3827 "name": "animation-timing-function", string
3830 "name": "<easing-function>#" string
3835 "name": "linear" string
3838 "name": "ease" string
3841 "name": "ease-in" string
3844 "name": "ease-out" string
3847 "name": "ease-in-out" string
3850 "name": "fast-out-slow-in" string
3853 "name": "linear-out-slow-in" string
3856 "name": "fast-out-linear-in" string
3859 "name": "friction" string
3862 "name": "extreme-deceleration" string
3865 "name": "sharp" string
3868 "name": "rhythm" string
3871 "name": "smooth" string
3874 "name": "cubic-bezier()" string
3877 "name": "steps()" string
3882 "name": "v3.0" string
3887 …"name": "Speed curve of an animation, which makes the animation more fluent. Available values incl… string
3892 "name": [ array
3899 "name": "animation-fill-mode", string
3902 "name": "forwards | none | backwards | both" string
3907 "name": "forwards" string
3910 "name": "none" string
3913 "name": "backwards", string
3916 "name": "v6.0" string
3921 "name": "both", string
3924 "name": "v6.0" string
3931 "name": "v3.0" string
3936 …"name": "Whether to restore the initial state after the animation is executed. Available values in… string
3941 "name": [ array
3948 "name": "shared-transition-effect", string
3954 "name": "exchange" string
3957 "name": "static" string
3962 "name": "v3.0" string
3967 …"name": "Entry style of shared elements during the transition, which can be exchange or static.Dur… string
3972 "name": [ array
3979 "name": "shared-transition-name", string
3985 "name": "v3.0" string
3990 …"name": "During the transition, the style configured on the target page takes effect preferentiall… string
3995 "name": [ array
4002 "name": "shared-transition-timing-function", string
4008 "name": "friction" string
4013 "name": "v3.0" string
4018 …"name": "During the transition, the style configured on the target page takes effect preferentiall… string
4023 "name": [ array
4030 "name": "transition-enter", string
4036 "name": "v3.0" string
4041 "name": "Related to @keyframes, which supports transform and transparent animations" string
4046 "name": [ array
4053 "name": "transition-exit", string
4059 "name": "v3.0" string
4064 "name": "Related to @keyframes, which supports transform and transparent animations" string
4069 "name": [ array
4076 "name": "transition-duration", string
4082 "name": "v3.0" string
4087 "name": "The unit can be s or ms. The default unit is ms" string
4092 "name": [ array
4099 "name": "transition-timing-function", string
4105 "name": "friction" string
4110 "name": "v3.0" string
4115 …"name": "Speed curve of executing transition animation for smoother transition. For details about … string
4120 "name": [ array
4127 "name": "flex-direction", string
4134 "name": "column | row" string
4139 "name": "column" string
4142 "name": "row" string
4147 "name": "v3.0" string
4152 …"name": "Main axis direction of the flex container. Available values are as follows: column: Items… string
4157 "name": [ array
4164 "name": "flex-wrap", string
4171 "name": "nowrap | wrap" string
4176 "name": "nowrap" string
4179 "name": "wrap" string
4184 "name": "v3.0" string
4189 …"name": "Whether flex items in the container are displayed in a single line or multiple lines. Cur… string
4194 "name": [ array
4201 "name": "justify-content", string
4208 "name": "flex-start | flex-end | center | space-between | space-around" string
4213 "name": "flex-start" string
4216 "name": "flex-end" string
4219 "name": "center" string
4222 "name": "space-between" string
4225 "name": "space-around" string
4230 "name": "v3.0" string
4235 …"name": "How items are aligned along the main axis of the current line in a flex container. Availa… string
4240 "name": [ array
4247 "name": "align-items", string
4254 "name": "stretch" string
4257 "name": "baseline" string
4260 "name": "flex-start" string
4263 "name": "flex-end" string
4266 "name": "center" string
4271 "name": "v3.0" string
4276 …"name": "How items are aligned along the cross axis of the current line in a flex container. Avail… string
4281 "name": [ array
4288 "name": "scrollbar-color", string
4291 "name": "color" string
4299 "name": "v6.0" string
4304 "name": "Sets the color of the scroll bar." string
4309 "name": [ array
4316 "name": "scrollbar-width", string
4319 "name": "length" string
4327 "name": "v6.0" string
4332 "name": "Sets the width of the scroll bar." string
4337 "name": [ array
4344 "name": "scrollbar-offset", string
4347 "name": "length" string
4355 "name": "v6.0" string
4360 "name": "Sets the offset of the scroll bar." string
4365 "name": [ array
4372 "name": "divider-color", string
4375 "name": "color" string
4383 "name": "v5.0" string
4388 …"name": "Color of the item separator. This parameter is valid only when the divider attribute of t… string
4393 "name": [ array
4400 "name": "divider-height", string
4403 "name": "length" string
4411 "name": "v5.0" string
4416 …"name": "Height of the item separator. This parameter is valid only when the divider attribute of … string
4421 "name": [ array
4428 "name": "divider-length", string
4431 "name": "length" string
4439 "name": "v5.0" string
4444 …"name": "Length of the item separator. If this parameter is not set, the maximum length is the wid… string
4449 "name": [ array
4456 "name": "divider-origin", string
4459 "name": "length" string
4467 "name": "v5.0" string
4472 …"name": "Offset of the item separator relative to the start position of the item main axis. This p… string
4477 "name": [ array
4484 "name": "z-index", string
4487 "name": "number" string
4495 "name": "v6.0" string
4500 …"name": "Represents the rendering order of its children for the same parent node.The higher the va… string
4505 "name": [ array
4512 "name": "image-fill", string
4515 "name": "color" string
4523 "name": "v6.0" string
4528 …"name": "Fills colors for svg images. The following components can be used to set image resource a… string
4533 "name": [ array
4540 "name": "clip-path", string
4543 "name": "[<geometry-box> || <basic-shape> ] | none" string
4548 "name": "border-box" string
4551 "name": "margin-box" string
4554 "name": "padding-box" string
4557 "name": "content-box" string
4560 "name": "inset()" string
4563 "name": "circle()" string
4566 "name": "ellipse()" string
4569 "name": "polygon()" string
4572 "name": "path()" string
4577 "name": "v6.0" string
4582 …"name": "Set the clip area of the component. Part of the area is displayed, and the area outside i… string
4587 "name": [ array
4594 "name": "animation-direction", string
4600 "name": "normal | reverse | alternate | alternate-reverse" string
4605 "name": "normal", string
4609 "name": "reverse", string
4613 "name": "alternate", string
4617 "name": "alternate-reverse", string
4623 "name": "v6.0" string
4628 "name": "Specifying the Playback Mode of the Animation" string
4633 "name": [ array
4640 "name": "animation-play-state", string
4646 "name": "paused | running" string
4651 "name": "paused", string
4655 "name": "running", string
4661 "name": "v6.0" string
4666 "name": "Specifies the current state of the animation" string
4671 "name": [ array
4678 "name": "transition", string
4684 …"name": "transition-property | transition-duration | transition-timing-function | transition-delay" string
4689 "name": "v6.0" string
4694 "name": "Specifies the transition effect of a component state switch" string
4699 "name": "overscroll-effect", string
4705 "name": "spring | fade | none" string
4710 "name": "spring", string
4714 "name": "fade", string
4718 "name": "none", string
4724 "name": "v6.0" string
4729 "name": "Set the scrolling edge effect" string
4734 "name": [ array
4741 "name": "align-content", string
4744 …"name": "normal | <baseline-position> | <content-distribution> | <overflow-position>? <content-pos… string
4749 "name": "center" string
4752 "name": "flex-start" string
4755 "name": "flex-end" string
4758 "name": "space-between" string
4761 "name": "space-around" string
4766 "name": "v3.0" string
4771 …"name": "Multi-line alignment mode when there is extra space in the cross axis. Available values a… string
4776 "name": [ array
4783 "name": "grid-template-columns", string
4789 "name": "<length>" string
4794 "name": "v3.0" string
4799 …"name": "Number of columns in the current grid layout. If this attribute is not set, one row and o… string
4804 "name": [ array
4811 "name": "grid-template-rows", string
4817 "name": "<length>" string
4822 "name": "v3.0" string
4827 …"name": "Number of rows in the current grid layout. If this attribute is not set, one row and one … string
4832 "name": [ array
4839 "name": "grid-columns-gap", string
4845 "name": "<length>" string
4850 "name": "v3.0" string
4855 …"name": "Size of the gap between two consecutive columns in a grid layout. You can also use grid-g… string
4860 "name": [ array
4867 "name": "grid-rows-gap", string
4870 "name": "<length>" string
4875 "name": "v3.0" string
4880 …"name": "Size of the gap between two consecutive rows in a grid layout. You can also use grid-gap … string
4885 "name": [ array
4892 "name": "grid-row-start", string
4898 "name": "<number>" string
4903 "name": "v3.0" string
4908 …"name": "Start row numbers of the current item in the grid layout. This attribute is valid only wh… string
4913 "name": [ array
4920 "name": "grid-row-end", string
4926 "name": "<number>" string
4931 "name": "v3.0" string
4936 …"name": "End row numbers of the current item in the grid layout. This attribute is valid only when… string
4941 "name": [ array
4948 "name": "grid-column-start", string
4954 "name": "<number>" string
4959 "name": "v3.0" string
4964 …"name": "Start column numbers of the current item in the grid layout. This attribute is valid only… string
4969 "name": [ array
4976 "name": "grid-column-end", string
4982 "name": "<number>" string
4987 "name": "v3.0" string
4992 …"name": "End column numbers of the current item in the grid layout. This attribute is valid only w… string
4997 "name": [ array
5004 "name": "grid-auto-flow", string
5010 "name": "<string>" string
5015 "name": "v4.0" string
5020 "name": [ array
5027 "name": "columns", string
5033 "name": "<number>" string
5038 "name": "v3.0" string
5043 …"name": "Number of columns displayed in the main axis direction of the element. The default value … string
5048 "name": [ array
5055 "name": "item-extent", string
5061 "name": "<length> || <percentage>" string
5066 "name": "v3.0" string
5071 …"name": "Size of an internal item. When a percentage is set, the value indicates the percentage of… string
5076 "name": [ array
5084 "name": "fade-color", string
5090 "name": "<color>" string
5095 "name": "v3.0" string
5100 …"name": "Color of the physical dynamic effect. This attribute is valid only when scrolleffect is s… string
5105 "name": [ array
5112 "name": "indicator-color", string
5118 "name": "<color>" string
5123 "name": "v3.0" string
5128 "name": "Fill color of the navigation point indicator" string
5133 "name": [ array
5140 "name": "indicator-selected-color", string
5146 "name": "<color>" string
5151 "name": "v3.0" string
5156 "name": "Color of the currently selected navigation point indicator" string
5161 "name": [ array
5168 "name": "indicator-size", string
5174 "name": "<length>" string
5179 "name": "v3.0" string
5184 "name": "Diameter of the navigation point indicator" string
5189 "name": [ array
5196 "name": "indicator-top", string
5202 "name": "<length> || <percentage>" string
5207 "name": "v3.0" string
5212 "name": "Position of the indicator relative to the swiper" string
5217 "name": [ array
5225 "name": "indicator-left", string
5231 "name": "<length> || <percentage>" string
5236 "name": "v3.0" string
5241 "name": "Diameter of the navigation point indicator" string
5246 "name": [ array
5254 "name": "indicator-right", string
5260 "name": "<length> || <percentage>" string
5265 "name": "v3.0" string
5270 "name": "Diameter of the navigation point indicator" string
5275 "name": [ array
5283 "name": "indicator-bottom", string
5289 "name": "<length> || <percentage>" string
5294 "name": "v3.0" string
5299 "name": "Diameter of the navigation point indicator" string
5304 "name": [ array
5312 "name": "progress-color", string
5318 "name": "<color>" string
5323 "name": "v3.0" string
5328 "name": "Loading color of the <refresh> component" string
5333 "name": [ array
5340 "name": "object-fit", string
5346 "name": "fill | contain | cover | none | scale-down" string
5351 "name": "cover", string
5355 "name": "contain", string
5359 "name": "fill", string
5363 "name": "none", string
5367 "name": "scale-down", string
5373 "name": "v3.0" string
5378 …"name": "Image scale type. The SVG format is not supported. cover: The image is scaled with the as… string
5383 "name": [ array
5390 "name": "object-position", string
5393 "name": "<string>" string
5398 "name": "v7.0" string
5403 "name": "image position" string
5408 "name": [ array
5415 "name": "previous-margin", string
5418 "name": "<length> || <percentage>" string
5423 "name": "v7.0" string
5428 "name": "The previous margin" string
5433 "name": [ array
5441 "name": "next-margin", string
5444 "name": "<length> || <percentage>" string
5449 "name": "v7.0" string
5454 "name": "The next margin" string
5459 "name": [ array
5467 "name": "word-break", string
5473 "name": "break-word | normal | break-all" string
5478 "name": "break-word", string
5482 "name": "normal", string
5486 "name": "break-all", string
5492 "name": "v6.0" string
5497 "name": "Text word-break." string
5502 "name": [ array
5509 "name": "overflow", string
5515 "name": "visible | hidden | scroll" string
5520 "name": "visible", string
5524 "name": "hidden ", string
5528 "name": "scroll", string
5534 "name": "v6.0" string
5539 …"name": "Sets the representation of the element content area when it exceeds the size of the eleme… string
5544 "name": [ array
5551 "name": "match-text-direction", string
5557 "name": "true | false" string
5562 "name": "true" string
5565 "name": "false" string
5570 "name": "v3.0" string
5575 …"name": "Whether image orientation changes with the text direction. The SVG format is not supporte… string
5580 "name": [ array
5587 "name": "fit-original-size", string
5593 "name": "true | false" string
5598 "name": "true" string
5601 "name": "false" string
5606 "name": "v3.0" string
5611 …"name": "Whether the <image> component adapts to the image source size when the width and height a… string
5616 "name": [ array
5623 "name": "color", string
5626 "name": "<color>" string
5631 "name": "v3.0" string
5636 "name": "Color of the component" string
5641 "name": [ array
5648 "name": "opacity", string
5651 "name": "<number>" string
5656 "name": "v3.0" string
5661 …"name": "Transparency of an element. The value ranges from 0 to 1. 1 indicates opaque, and 0 indic… string
5666 "name": [ array
5673 "name": "stroke-width", string
5676 "name": "<length>" string
5681 "name": "v3.0" string
5686 "name": "Width of the component" string
5691 "name": [ array
5698 "name": "secondary-color", string
5704 "name": "<color>" string
5709 "name": "v3.0" string
5714 "name": "Secondary color of the component" string
5719 "name": [ array
5726 "name": "scale-width", string
5729 "name": "<length>" string
5734 "name": "v3.0" string
5739 …"name": "Scale thickness of the ring progress bar with a scale. This style takes effect only when … string
5744 "name": [ array
5751 "name": "scale-number", string
5757 "name": "<number>" string
5762 "name": "v3.0" string
5767 …"name": "Number of scales of the ring progress bar with a scale. This style takes effect only when… string
5772 "name": [ array
5779 "name": "start-angle", string
5782 "name": "<angle>" string
5787 "name": "v3.0" string
5792 …"name": "Start angle of the component, which starts from the direction of zero o'clock. The value … string
5797 "name": [ array
5804 "name": "total-angle", string
5807 "name": "<angle>" string
5812 "name": "v3.0" string
5817 …"name": "Total length of the component. The value ranges from –360 to 360. A negative number indic… string
5822 "name": [ array
5829 "name": "center-x", string
5832 "name": "<length>" string
5837 "name": "v3.0" string
5842 …"name": "Center of the component (with the upper left corner of this widget as the coordinate orig… string
5847 "name": [ array
5854 "name": "center-y", string
5857 "name": "<length>" string
5862 "name": "v3.0" string
5867 …"name": "Center of the component (with the upper left corner of this widget as the coordinate orig… string
5872 "name": [ array
5879 "name": "radius", string
5882 "name": "<length>" string
5887 "name": "v3.0" string
5892 … "name": "Radius of the component. This style must be used together with center-x and center-y" string
5897 "name": [ array
5904 "name": "font-size", string
5911 "name": "<length>" string
5916 "name": "v5.0" string
5921 "name": "Font size (px).Currently, only 30px and 38px font sizes are supported" string
5926 "name": [ array
5933 "name": "allow-scale", string
5939 "name": "[ true | false ]" string
5944 "name": "true" string
5947 "name": "false" string
5952 "name": "v3.0" string
5957 …"name": "Whether the font size changes following the system's font size settings. NOTE: For detail… string
5962 "name": [ array
5969 "name": "letter-spacing", string
5976 "name": "<length>" string
5981 "name": "v3.0" string
5986 "name": "Character spacing (px)" string
5991 "name": [ array
5998 "name": "word-spacing", string
6001 "name": "<length>" string
6006 "name": "v7.0" string
6011 "name": "Text spacing (px)" string
6016 "name": [ array
6023 "name": "text-indent", string
6026 "name": "<length>" string
6031 "name": "v7.0" string
6036 "name": "Set the amount of indentation before the first line of text" string
6041 "name": [ array
6048 "name": "font-style", string
6054 "name": "normal" string
6057 "name": "italic" string
6062 "name": "v3.0" string
6067 …"name": "Font style. Available values are as follows: normal: standard font style. italic: italic … string
6072 "name": [ array
6079 "name": "font-weight", string
6085 "name": "<font-weight-absolute>{1,2}" string
6090 "name": "lighter" string
6093 "name": "normal" string
6096 "name": "bold" string
6099 "name": "bolder" string
6102 "name": "medium" string
6105 "name": "regular" string
6108 "name": "100" string
6111 "name": "200" string
6114 "name": "300" string
6117 "name": "400" string
6120 "name": "500" string
6123 "name": "600" string
6126 "name": "700" string
6129 "name": "800" string
6132 "name": "900" string
6137 "name": "v3.0" string
6142 …"name": "Font width. For the number type, the value ranges from 100 to 900. The default value is 4… string
6147 "name": [ array
6154 "name": "font-variant", string
6157 "name": "normal | none | <string>" string
6162 "name": "normal" string
6165 "name": "none" string
6170 "name": "v3.0" string
6175 "name": "Font variant" string
6180 "name": [ array
6187 "name": "text-decoration", string
6193 "name": "underline", string
6197 "name": "line-through", string
6201 "name": "none", string
6207 "name": "v3.0" string
6212 …"name": "Text modifier. Available values are as follows: underline: An underline is used; line-thr… string
6217 "name": [ array
6224 "name": "text-align", string
6231 "name": "left", string
6239 "name": "center", string
6247 "name": "right", string
6255 "name": "start", string
6259 "name": "end", string
6265 "name": "v3.0" string
6270 …"name": "Text alignment mode. Available values are as follows: left: The text is left-aligned; cen… string
6275 "name": [ array
6282 "name": "line-height", string
6285 "name": "<length>" string
6293 "name": "v3.0" string
6298 …"name": "Text line height. When this parameter is set to 0px, the text line height is not limited … string
6303 "name": [ array
6310 "name": "column-height", string
6313 "name": "<length>" string
6318 "name": "v5.0" string
6323 "name": "Height of the selector's selection list." string
6328 "name": [ array
6335 "name": "text-overflow", string
6342 "name": "[ clip | ellipsis | <string> ]{1,2}" string
6347 "name": "clip", string
6351 "name": "ellipsis", string
6357 "name": "v3.0" string
6362 …"name": "Text line height. When this parameter is set to 0px, the text line height is not limited … string
6367 "name": [ array
6374 "name": "text-overflow", string
6381 "name": "[ clip | ellipsis | <string> ]{1,2}" string
6386 "name": "clip", string
6390 "name": "ellipsis", string
6396 "name": "v3.0" string
6401 …"name": "Text line height. When this parameter is set to 0px, the text line height is not limited … string
6406 "name": [ array
6414 "name": "text-valign", string
6417 "name": "top | middle | bottom" string
6422 "name": "top", string
6426 "name": "middle", string
6430 "name": "bottom", string
6436 "name": "v7.0" string
6441 "name": "Set the vertical alignment of the current text" string
6446 "name": [ array
6453 "name": "white-space", string
6456 "name": "normal | nowrap | pre | pre-wrap | pre-line" string
6461 "name": "normal", string
6465 "name": "nowrap", string
6469 "name": "pre", string
6473 "name": "pre-wrap", string
6477 "name": "pre-line", string
6483 "name": "v7.0" string
6488 "name": "Set the mode for handling blanks in text" string
6493 "name": [ array
6500 "name": "font-family", string
6507 "name": "[ clip | ellipsis | <string> ]{1,2}" string
6512 "name": "sans-serif" string
6515 "name": "HYQiHei-65S" string
6520 "name": "v3.0" string
6525 …"name": "Font family, in which fonts are separated by commas (,). Each font is set using a font na… string
6530 "name": [ array
6537 "name": "max-lines", string
6543 "name": "[<string> | <number>]" string
6548 "name": "auto" string
6553 "name": "v3.0" string
6558 "name": "Maximum number of lines in the text" string
6563 "name": [ array
6570 "name": "min-font-size", string
6576 "name": "<length>" string
6581 "name": "v3.0" string
6586 …"name": "Minimum font size in the text. This style must be used together with max-font-size. The f… string
6591 "name": [ array
6598 "name": "max-font-size", string
6604 "name": "<length>" string
6609 "name": "v3.0" string
6614 …"name": "Maximum font size in the text. This style must be used together with min-font-size. The f… string
6619 "name": [ array
6626 "name": "font-size-step", string
6632 "name": "<length>" string
6637 "name": "v3.0" string
6642 …"name": "Step for dynamically adjusting the font size in the text. The minimum and maximum font si… string
6647 "name": [ array
6654 "name": "prefer-font-sizes", string
6660 "name": "<length>" string
6665 "name": "v3.0" string
6670 …"name": "Preset preferred font sizes. For dynamic font size adjusting, the preset sizes are used t… string
6675 "name": [ array
6682 "name": "adapt-height", string
6688 "name": "true | false" string
6693 "name": "true" string
6696 "name": "false" string
6701 "name": "v3.0" string
6706 "name": "" string
6711 "name": [ array
6718 "name": "star-background", string
6721 "name": "<string>" string
6726 "name": "v3.0" string
6731 …"name": "Background image when a rating star is unselected. Only PNG and JPG images in a local pat… string
6736 "name": [ array
6743 "name": "star-foreground", string
6746 "name": "<string>" string
6751 "name": "v3.0" string
6756 …"name": "Secondary background image when a rating star is partially selected. This image will cove… string
6761 "name": [ array
6768 "name": "star-secondary", string
6771 "name": "<url>" string
6776 "name": "v3.0" string
6781 "name": "url()" string
6786 …"name": "Foreground image when a rating star is selected. Only PNG and JPG images in a local path … string
6791 "name": [ array
6798 "name": "rtl-flip", string
6801 "name": "[ true | false ]" string
6806 "name": "true" string
6809 "name": "false" string
6814 "name": "v3.0" string
6819 "name": "Whether the image source is automatically flipped in the RTL text direction" string
6824 "name": [ array
6831 "name": "line-cap", string
6837 "name": "[ butt | square | round ]" string
6842 "name": "butt", string
6846 "name": "square", string
6850 "name": "round", string
6856 "name": "v3.0" string
6861 …"name": "Cap style of a divider. The default value is butt. Available values are as follows: butt:… string
6866 "name": [ array
6873 "name": "placeholder-color", string
6876 "name": "<color>" string
6881 "name": "v3.0" string
6886 "name": "Color of the hint text" string
6891 "name": [ array
6898 "name": "text-color", string
6904 "name": "<color>" string
6909 "name": "v3.0" string
6914 "name": "Text color" string
6919 "name": [ array
6926 "name": "text-decoration-color", string
6932 "name": "<color>" string
6937 "name": "v7.0" string
6942 "name": "Text decoration color" string
6947 "name": [ array
6954 "name": "icon-width", string
6960 "name": "<length>" string
6965 "name": "v3.0" string
6970 …"name": "Width of the internal icon of a circle button. The entire circle button is filled by defa… string
6975 "name": [ array
6982 "name": "icon-height", string
6988 "name": "<length>" string
6993 "name": "v3.0" string
6998 …"name": "Height of the internal icon of a circle button. The entire circle button is filled by def… string
7003 "name": [ array
7010 "name": "block-color", string
7016 "name": "<color>" string
7021 "name": "v3.0" string
7026 "name": "Slider color" string
7031 "name": [ array
7038 "name": "texton-color", string
7044 "name": "<color>" string
7049 "name": "v3.0" string
7054 "name": "Text color displayed when the component is checked" string
7059 "name": [ array
7066 "name": "textoff-color", string
7072 "name": "<color>" string
7077 "name": "v3.0" string
7082 "name": "Text color displayed when the component is not checked" string
7087 "name": [ array
7094 "name": "text-padding", string
7100 "name": "<length>" string
7105 "name": "v3.0" string
7110 …"name": "Distance between the two sides of the longest text in texton and textoff and the border o… string
7115 "name": [ array
7122 "name": "selected-color", string
7125 "name": "<color>" string
7130 "name": "v3.0" string
7135 "name": "Font color of the selected item" string
7140 "name": [ array
7147 "name": "selected-font-size", string
7150 "name": "<length>" string
7155 "name": "v3.0" string
7160 "name": "Font size of the selected item. The value is of the length type, in pixels" string
7165 "name": [ array
7172 "name": "focus-color", string
7178 "name": "<color>" string
7183 "name": "v3.0" string
7188 "name": "Font color of the focus. This attribute is available only for smart TV" string
7193 "name": [ array
7200 "name": "focus-font-size", string
7206 "name": "<length>" string
7211 "name": "v3.0" string
7216 …"name": "Font size of the focus. The value is of the length type, in pixels. This attribute is ava… string
7221 "name": [ array
7228 "name": "disappear-color", string
7231 "name": "<color>" string
7236 "name": "v5.0" string
7241 …"name": "The font color of the faded item. The disappearing item is the top and bottom two options… string
7246 "name": [ array
7253 "name": "disappear-font-size", string
7256 "name": "<length>" string
7261 "name": "v5.0" string
7266 …"name": "The font size of the gradient disappearing item. The disappearing item is the top and bot… string
7271 "name": [ array
7278 "name": "colors", string
7284 "name": "<color>" string
7289 "name": "v3.0" string
7294 …"name": "Color of each section for the scale bar of the gauge component. For example, colors: #FF0… string
7299 "name": [ array
7306 "name": "weights", string
7312 "name": "<number>" string
7317 "name": "v3.0" string
7322 …"name": "Weight of each section for the scale bar of the gauge component. For example, weights: 2,… string
7327 "name": [ array
7334 "name": "src", string
7340 "name": "<url>#" string
7345 "name": "url()" string
7350 "name": "v3.0" string
7355 "name": "Supported sources of customized fonts" string
7360 "name": [ array
7367 "name": "min-width", string
7373 "name": "<length> | <percentage>" string
7378 "name": "v5.0" string
7383 "name": "Sets the minimum width of the element." string
7388 "name": [ array
7396 "name": "min-height", string
7402 "name": "<length> | <percentage>" string
7407 "name": "v5.0" string
7412 "name": "Sets the minimum height of the element." string
7417 "name": [ array
7425 "name": "max-width", string
7431 "name": "<length> | <percentage>" string
7436 "name": "v5.0" string
7441 "name": "Sets the maximum width of the element. The default value is unlimited." string
7446 "name": [ array
7454 "name": "max-height", string
7460 "name": "<length> | <percentage>" string
7465 "name": "v5.0" string
7470 "name": "Sets the maximum height of the element. The default value is unlimited." string
7475 "name": [ array
7483 "name": "box-shadow", string
7489 "name": "h-shadow | v-shadow | blur | spread | color" string
7494 "name": "v5.0" string
7499 "name": "This style allows you to set the shadow style of the current component" string
7504 "name": [ array
7511 "name": "filter", string
7517 "name": "blur()" string
7522 "name": "blur()" string
7527 "name": "v5.0" string
7532 "name": " " string
7537 "name": [ array
7544 "name": "backdrop-filter", string
7550 "name": "blur()" string
7555 "name": "blur()" string
7560 "name": "v5.0" string
7565 "name": " " string
7570 "name": [ array
7577 "name": "window-filter", string
7583 "name": "blur() | style" string
7588 "name": "blur()" string
7593 "name": "v5.0" string
7598 "name": " " string
7603 "name": [ array
7610 "name": "display-index", string
7616 "name": "<number>" string
7621 "name": "v4.0" string
7626 "name": " " string
7631 "name": [ array
7638 "name": "flex-weight", string
7644 "name": "<number>" string
7649 "name": "v4.0" string
7654 "name": " " string
7659 "name": [ array
7666 "name": "aspect-ratio", string
7672 "name": "<number>" string
7677 "name": "v4.0" string
7682 "name": " " string
7687 "name": [ array
7694 "name": "caret-color", string
7700 "name": "<color>" string
7705 "name": "v6.0" string
7710 "name": "Sets the color of the input cursor." string
7715 "name": [ array
7724 "name": "@import", string
7730 "name": "v3.0" string
7735 "name": "Includes content of another file.", string
7744 "name": "@keyframes", string
7750 "name": "v3.0" string
7755 "name": "Defines set of animation key frames.", string
7764 "name": "@font-face", string
7770 "name": "v3.0" string
7775 …"name": "Allows for linking to fonts that are automatically activated when needed. This permits au… string
7780 "name": "@media", string
7786 "name": "v3.0" string
7791 "name": "Defines a stylesheet for a particular media type" string
7798 "name": ":active", string
7804 "name": "v3.0" string
7809 "name": "Represents an element that is being activated by the user" string
7814 "name": ":checked", string
7820 "name": "v3.0" string
7825 "name": "Represents an element that is checked or toggled to an on state" string
7830 "name": ":hover", string
7836 "name": "v6.0" string
7841 "name": " Represents the element when the mouse is hovering" string
7846 "name": ":waiting", string
7852 "name": "v3.0" string
7857 "name": "Represents an element that is waiting for operation finished" string
7862 "name": ":disabled", string
7868 "name": "v3.0" string
7873 "name": "Represents any disabled element" string
7878 "name": ":focus", string
7884 "name": "v3.0" string
7889 "name": "Represents an element that has received focus" string