display_grid: Display grid template in a browser for easy debugging

View source: R/grid.R

display_gridR Documentation

Display grid template in a browser for easy debugging

Description

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


Appsilon/shiny.semantic documentation built on April 21, 2024, 5:49 p.m.