effect-schema-viz
Preparing search index...
index
ClassNode
Function ClassNode
ClassNode
(
...
args
:
[
name
:
string
,
signatures
:
readonly
(
|
{
_tag
:
"PropertySignature"
;
name
:
PropertyKey
;
reference
:
Reference
;
}
|
{
_tag
:
"IndexSignature"
;
name
:
PropertyKey
;
reference
:
Reference
}
)
[]
,
nodeAttributes
:
NodeAttributesObject
,
edgeAttributes
:
EdgeAttributesObject
,
]
,
)
:
Node
Create a diagram node representing a class type.
Parameters
...
args
:
[
name
:
string
,
signatures
:
readonly
(
|
{
_tag
:
"PropertySignature"
;
name
:
PropertyKey
;
reference
:
Reference
;
}
|
{
_tag
:
"IndexSignature"
;
name
:
PropertyKey
;
reference
:
Reference
}
)
[]
,
nodeAttributes
:
NodeAttributesObject
,
edgeAttributes
:
EdgeAttributesObject
,
]
Returns
Node
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-schema-viz
Loading...
Create a diagram node representing a class type.