Preparing search index...
The search index is not available
@devlander/hooks
@devlander/hooks
ResponsiveQueryResult
Interface ResponsiveQueryResult
interface
ResponsiveQueryResult
{
dimensions
:
ScaledSize
;
isExtraLarge
:
boolean
;
isExtraSmall
:
boolean
;
isLarge
:
boolean
;
isMedium
:
boolean
;
isPortrait
:
boolean
;
isSmall
:
boolean
;
orientation
:
"portrait"
|
"landscape"
;
viewportCategory
:
ViewportCategory
;
}
Index
Properties
dimensions
is
Extra
Large
is
Extra
Small
is
Large
is
Medium
is
Portrait
is
Small
orientation
viewport
Category
Properties
dimensions
dimensions
:
ScaledSize
is
Extra
Large
is
Extra
Large
:
boolean
is
Extra
Small
is
Extra
Small
:
boolean
is
Large
is
Large
:
boolean
is
Medium
is
Medium
:
boolean
is
Portrait
is
Portrait
:
boolean
is
Small
is
Small
:
boolean
orientation
orientation
:
"portrait"
|
"landscape"
viewport
Category
viewport
Category
:
ViewportCategory
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
dimensions
is
Extra
Large
is
Extra
Small
is
Large
is
Medium
is
Portrait
is
Small
orientation
viewport
Category
@devlander/hooks
Loading...