view : List (Attribute msg) -> { content : List (Html msg), children : List (Html msg) } -> Html msg
top : Attribute msg
topRight : Attribute msg
bottomRight : Attribute msg
left : Attribute msg
leftBottom : Attribute msg
right : Attribute msg
rightBottom : Attribute msg
over : Attribute msg
offset : Basics.Float -> Attribute msg
full : Basics.Bool -> Attribute msg
htmlAttrs : List (Html.Attribute msg) -> Attribute msg
noAttr : Attribute msg