KC's Workspace
Github
Preparing search index...
@kcconfigs/vitest
<internal>
MediaFeatureValue
Type Alias MediaFeatureValue
MediaFeatureValue
:
|
{
type
:
"length"
;
value
:
Length
}
|
{
type
:
"number"
;
value
:
number
}
|
{
type
:
"integer"
;
value
:
number
}
|
{
type
:
"boolean"
;
value
:
boolean
}
|
{
type
:
"resolution"
;
value
:
Resolution
}
|
{
type
:
"ratio"
;
value
:
Ratio
}
|
{
type
:
"ident"
;
value
:
String
}
|
{
type
:
"env"
;
value
:
EnvironmentVariable
}
media feature value
within a media query.
See
MediaFeature
.
Settings
Member Visibility
Protected
External
Internal
Beta
Alpha
Theme
OS
Light
Dark
Github
KC's Workspace
Loading...
media feature value within a media query.
See MediaFeature.