Uses of Package
com.vaadin.flow.component.screenorientation
Packages that use com.vaadin.flow.component.screenorientation
Package
Description
Server-side access to the browser's Screen Orientation API for observing and
locking the device's screen orientation.
-
Classes in com.vaadin.flow.component.screenorientation used by com.vaadin.flow.component.internalClassDescriptionThe current screen orientation, as reported by
ScreenOrientation.orientationSignal(): both itstype(portrait or landscape, primary or secondary) and its rotation angle. -
Classes in com.vaadin.flow.component.screenorientation used by com.vaadin.flow.component.screenorientationClassDescriptionThe current screen orientation, as reported by
ScreenOrientation.orientationSignal(): both itstype(portrait or landscape, primary or secondary) and its rotation angle.Describes a failed screen-orientation lock request.Typed reasons why a screen-orientation lock request can fail.Represents the orientation type of the browser screen.