Search
Preparing search index...
The search index is not available
tree-graph-flex
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
tree-graph-flex
interfaces
TreeProps
Interface TreeProps
interface
TreeProps
Hierarchy
TreeProps
Index
Properties
data
line
Class
Name
node
Box
Class
Name
node
Height
node
Width
path
Shape
x
Offset
y
Offset
Methods
node
Content
Properties
data
data
:
TreeElement
Optional
line
Class
Name
line
Class
Name
?:
string
Optional
node
Box
Class
Name
node
Box
Class
Name
?:
string
Optional
node
Height
node
Height
?:
number
Optional
node
Width
node
Width
?:
number
Optional
path
Shape
path
Shape
?:
string
|
PathFunction
Optional
x
Offset
x
Offset
?:
number
|
(
(
level
:
number
)
=>
number
)
Optional
y
Offset
y
Offset
?:
number
Methods
node
Content
node
Content
(
node
:
TreeElementWithCoords
)
:
ReactElement
<
any
,
string
|
JSXElementConstructor
<
any
>
>
Parameters
node:
TreeElementWithCoords
Returns
ReactElement
<
any
,
string
|
JSXElementConstructor
<
any
>
>
Modules
interfaces
path-
shapes
tree-
build-
functions
tree-
graph-
flex
Tree
Props
data
line
Class
Name
node
Box
Class
Name
node
Height
node
Width
path
Shape
x
Offset
y
Offset
node
Content
Generated using
TypeDoc
TreeProps