# Grid Auto Rows

Visit https://tailwindcss.com/docs/grid-auto-rows (opens new window) for more information.

Class
Properties
auto-rows-autogrid-auto-rows: auto;
auto-rows-mingrid-auto-rows: min-content;
auto-rows-maxgrid-auto-rows: max-content;
auto-rows-frgrid-auto-rows: minmax(0, 1fr);