mesa_frames.Grid.dimensions#

property Grid.dimensions: Sequence[int]#

The dimensions of the grid.

They are set uniquely at the creation of the grid.

Returns:

The dimensions of the grid

Return type:

Sequence[int]