Skip to contents

Display grid template in a browser for easy debugging

Usage

display_grid(grid_template)

Arguments

grid_template

generated by grid_template() function

Details

Opens a browser and displays grid template with styled border to highlight existing areas.

Warning: CSS can't be displayed in RStudio viewer pane. CSS grid is supported only by modern browsers. You can see list of supported browsers here: https://www.w3schools.com/css/css_grid.asp