entviz — @entviz/core & @entviz/react API
Preparing search index...
core/src/entviz
featureRects
Function featureRects
featureRects
(
value
:
string
,
opts
:
RenderOptions
,
step
:
WalkStep
,
)
:
{
rects
:
Rect
[]
;
viewBox
:
string
}
Value-level convenience: build the model and map the step in one call.
Parameters
value
:
string
opts
:
RenderOptions
step
:
WalkStep
Returns
{
rects
:
Rect
[]
;
viewBox
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
entviz — @entviz/core & @entviz/react API
Loading...
Value-level convenience: build the model and map the step in one call.