QiTASC / hatchinq / Hatchinq.Divider

Exposed


type alias Config =
{ theme : Hatchinq.Theme.Theme }

configure : Config -> List (Hatchinq.Attribute.Attribute InternalConfig) -> Element msg

view : Config -> List (Hatchinq.Attribute.Attribute InternalConfig) -> Element msg

withColor : Element.Color -> Hatchinq.Attribute.Attribute InternalConfig