This module contains different attributes for grouping things together
left : List (Element.Attribute msg)
Left of a group wrapped in Grid.compact
center : List (Element.Attribute msg)
Center of a group wrapped in Grid.compact
right : List (Element.Attribute msg)
Right of a group wrapped in Grid.compact
top : List (Element.Attribute msg)
Top of a group wrapped in Grid.compact
bottom : List (Element.Attribute msg)
Bottom of a group wrapped in Grid.compact