Preparing search index...
The search index is not available
@devlander/hooks
@devlander/hooks
MediaQueryBreakpointConfig
Interface MediaQueryBreakpointConfig
interface
MediaQueryBreakpointConfig
{
large
:
boolean
;
medium
:
boolean
;
platform
:
|
"ios"
|
"android"
|
"windows"
|
"macos"
|
"web"
;
small
:
boolean
;
xLarge
:
boolean
;
xSmall
:
boolean
;
xxLarge
:
boolean
;
}
Index
Properties
large
medium
platform
small
x
Large
x
Small
xx
Large
Properties
large
large
:
boolean
medium
medium
:
boolean
platform
platform
:
|
"ios"
|
"android"
|
"windows"
|
"macos"
|
"web"
small
small
:
boolean
x
Large
x
Large
:
boolean
x
Small
x
Small
:
boolean
xx
Large
xx
Large
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
large
medium
platform
small
x
Large
x
Small
xx
Large
@devlander/hooks
Loading...