Safe Haskell | None |
---|---|
Language | Haskell2010 |
- setReturnValue :: (MonadDOM m, ToJSString val) => BeforeUnloadEvent -> val -> m ()
- getReturnValue :: (MonadDOM m, FromJSString result) => BeforeUnloadEvent -> m result
- newtype BeforeUnloadEvent = BeforeUnloadEvent {}
- gTypeBeforeUnloadEvent :: JSM GType
Documentation
setReturnValue :: (MonadDOM m, ToJSString val) => BeforeUnloadEvent -> val -> m () Source #
getReturnValue :: (MonadDOM m, FromJSString result) => BeforeUnloadEvent -> m result Source #
newtype BeforeUnloadEvent Source #
Functions for this inteface are in JSDOM.BeforeUnloadEvent. Base interface functions are in: