@witchcraft/layout
Github
Issues
npm
Preparing search index...
types
IntersectionEntry
Type Alias IntersectionEntry
type
IntersectionEntry
=
{
count
:
number
;
isWindowEdge
:
boolean
;
point
:
Point
;
sharedEdges
:
{
horizontal
:
Edge
[]
;
vertical
:
Edge
[]
}
;
sharesEdge
:
boolean
;
}
Index
Properties
count
is
Window
Edge
point
shared
Edges
shares
Edge
Properties
count
count
:
number
is
Window
Edge
isWindowEdge
:
boolean
point
point
:
Point
shared
Edges
sharedEdges
:
{
horizontal
:
Edge
[]
;
vertical
:
Edge
[]
}
shares
Edge
sharesEdge
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
count
is
Window
Edge
point
shared
Edges
shares
Edge
Github
Issues
npm
@witchcraft/layout
Loading...