Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Synopsis
- setCompact :: MonadDOM m => HTMLDirectoryElement -> Bool -> m ()
- getCompact :: MonadDOM m => HTMLDirectoryElement -> m Bool
- newtype HTMLDirectoryElement = HTMLDirectoryElement {}
- gTypeHTMLDirectoryElement :: JSM GType
Documentation
setCompact :: MonadDOM m => HTMLDirectoryElement -> Bool -> m () Source #
getCompact :: MonadDOM m => HTMLDirectoryElement -> m Bool Source #
newtype HTMLDirectoryElement Source #
Functions for this inteface are in JSDOM.HTMLDirectoryElement. Base interface functions are in: