Module
Web.CSSOMView.ScreenOrientation
- Package
- purescript-web-cssom-view
- Repository
- purescript-web/purescript-web-cssom-view
#ScreenOrientation Source
data ScreenOrientation
#lock Source
lock :: OrientationLockType -> ScreenOrientation -> Aff Unit
#type_ Source
type_ :: ScreenOrientation -> Effect (Maybe OrientationType)
- Modules
- HTMLImageElement
- Web.
CSSOMView - Web.
CSSOMView. Element - Web.
CSSOMView. HTMLElement - Web.
CSSOMView. MediaQueryList - Web.
CSSOMView. MediaQueryListEvent - Web.
CSSOMView. Screen - Web.
CSSOMView. ScreenOrientation - Web.
CSSOMView. ScreenOrientation. OrientationLockType - Web.
CSSOMView. ScreenOrientation. OrientationType - Web.
CSSOMView. Window