Type Definition style::values::specified::position::GridTemplateAreas [] [src]

type GridTemplateAreas = Either<TemplateAreas, None_>;

This property specifies named grid areas. The syntax of this property also provides a visualization of the structure of the grid, making the overall layout of the grid container easier to understand.

Methods

impl GridTemplateAreas
[src]

[src]

Get default value as none