effect-schema-viz
Preparing search index...
index
setAttributes
Function setAttributes
setAttributes
(
nodeAttributes
:
NodeAttributesObject
,
edgeAttributes
?:
GraphAttributesObject
,
)
:
<
Schema
extends
All
>
(
schema
:
Schema
)
=>
Schema
Set Graphviz node and edge attribute annotations on the given AST.
Parameters
nodeAttributes
:
NodeAttributesObject
edgeAttributes
:
GraphAttributesObject
= {}
Returns
<
Schema
extends
All
>
(
schema
:
Schema
)
=>
Schema
Settings
Member Visibility
Internal
Theme
OS
Light
Dark
effect-schema-viz
Loading...
Set Graphviz node and edge attribute annotations on the given AST.