Skip to content

Grid

Displays data in a grid layout.

$ wo 'Style[Grid[{{a, b}, {c, d}}], Bold, Red]'
Grid[{{a, b}, {c, d}}]