Std.Ui.Border
Std.Ui.Border — typed border-* + shadow attribute helpers for `Std.Ui`.
Values
activeColor : Color -> Attribute msgcolor : Color -> Attribute msgdashed : Attribute msgdotted : Attribute msgfocusColor : Color -> Attribute msgfocusVisibleColor : Color -> Attribute msgglow : Int -> Color -> Attribute msghoverColor : Color -> Attribute msghoverRounded : Int -> Attribute msghoverWidth : Int -> Attribute msginnerShadow : { offsetX : Int , offsetY : Int , blur : Int , spread : Int , color : Color } -> Attribute msgrounded : Int -> Attribute msgshadow : { offsetX : Int , offsetY : Int , blur : Int , spread : Int , color : Color } -> Attribute msgsolid : Attribute msgwidth : Int -> Attribute msgwidthEach : { top : Int , right : Int , bottom : Int , left : Int } -> Attribute msg