Graphora API
Preparing search index...
@graphora/renderer
InteractionItemStyleInput
Interface InteractionItemStyleInput
interface
InteractionItemStyleInput
{
edge
?:
EdgeStyleInput
;
label
?:
Partial
<
ResolvedLabelStyle
>
;
node
?:
Partial
<
ResolvedNodeStyle
>
;
}
Index
Properties
edge?
label?
node?
Properties
Optional
Readonly
edge
edge
?:
EdgeStyleInput
Optional
Readonly
label
label
?:
Partial
<
ResolvedLabelStyle
>
Optional
Readonly
node
node
?:
Partial
<
ResolvedNodeStyle
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
edge
label
node
Graphora API
Loading...