Envelope Pattern TypeScript - v1.0.0-alpha.20
Preparing search index...
axisChildren
Function axisChildren
axisChildren
(
axis
:
Axis
,
env
:
Envelope
)
:
[
Envelope
,
EdgeType
]
[]
Returns (child, EdgeType) pairs reachable from env via this axis.
Parameters
axis
:
Axis
env
:
Envelope
Returns
[
Envelope
,
EdgeType
]
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Envelope Pattern TypeScript - v1.0.0-alpha.20
Loading...
Returns (child, EdgeType) pairs reachable from env via this axis.