Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
tabs :: TextStyle -> [(JSString, Widget GraphicTree b)] -> Int -> Widget GraphicTree b Source
slideToHeight :: TimeDifference -> TimeDifference -> Widget GraphicTree z -> Widget GraphicTree z Source
autoComplete :: TextStyle -> (JSString -> [(JSString, b)]) -> JSString -> Bool -> Widget GraphicTree b Source
simpleFocus :: (WidgetFocus f z -> Widget f z) -> HandleKey (Widget f z) -> Widget f z Source