Module

Fahrtwind.Style.ScrollBar

Package
purescript-fahrtwind
Repository
rowtype-yoga/purescript-fahrtwind

#scrollBar Source

scrollBar :: { background :: Color, borderRadius :: Int, borderWidth :: Int, col :: Color, width :: Int } -> Style

#scrollBar' Source

scrollBar' :: { background :: StyleProperty, borderRadius :: StyleProperty, borderWidth :: StyleProperty, col :: StyleProperty, width :: StyleProperty } -> Style