Rezi
Preparing search index...
core/src
visibilityConstraints
Variable visibilityConstraints
Const
visibilityConstraints
:
Readonly
<
{
viewportAtLeast
(
options
:
Readonly
<
{
height
?:
number
;
width
?:
number
}
>
,
)
:
ConstraintExpr
;
viewportHeightAtLeast
(
rows
:
number
)
:
ConstraintExpr
;
viewportHeightBelow
(
rows
:
number
)
:
ConstraintExpr
;
viewportWidthAtLeast
(
cols
:
number
)
:
ConstraintExpr
;
viewportWidthBelow
(
cols
:
number
)
:
ConstraintExpr
;
}
,
>
= ...
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...