css מאפייני grid grid-auto-rows

✔️ grid-auto-rows CSS Style Property

המאפיין grid-auto-rows מגדיר גודל עבור השורות במיכל רשת

דוגמא: שנה בעצמך ותראה את ההבדל

Demo Panel:
1
2
3
4
5
6
CSS:
HTML:
Syntax:

grid-auto-rows: auto | max-content | min-content | length;

Valid values:
  • auto, max-content, min-content


Units: fr, px, em, rem, %


Js Syntax: element.style.gridAutoRows

תאימות דפדפנים

grid-auto-rows
הערך שנבדקChromeFirefoxEdgeCOpera
11px✔️✔️✔️✔️
auto✔️✔️✔️✔️
max-content✔️✔️✔️✔️
min-content✔️✔️✔️✔️
revert✔️✔️✔️✔️
revert-layer✔️✔️✔️✔️
unset✔️✔️✔️✔️
initial✔️✔️✔️✔️
inherit✔️✔️✔️✔️