@witchcraft/layout
Github
Issues
npm
Preparing search index...
helpers/getIntersectionsCss
getIntersectionsCss
Function getIntersectionsCss
getIntersectionsCss
(
entries
:
IntersectionEntry
[]
,
__namedParameters
?:
{
intersectionWidth
?:
string
;
shiftAmount
?:
string
}
,
)
:
(
BaseSquareCss
&
{
translate
:
string
}
&
{
_shifted
?:
true
}
)
[]
Parameters
entries
:
IntersectionEntry
[]
__namedParameters
:
{
intersectionWidth
?:
string
;
shiftAmount
?:
string
}
= {}
Returns (
BaseSquareCss
&
{
translate
:
string
}
&
{
_shifted
?:
true
}
)
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Github
Issues
npm
@witchcraft/layout
Loading...