Graphora API
Preparing search index...
@graphora/renderer
ResolveEdgeStyleInput
Interface ResolveEdgeStyleInput
interface
ResolveEdgeStyleInput
{
attributes
?:
Readonly
<
GraphAttributes
>
;
baseStyle
?:
EdgeStyleInput
;
id
:
GraphId
;
interaction
?:
InteractionRenderState
;
interactionStyles
?:
ResolvedInteractionStyleSet
;
style
?:
EdgeStyleInput
;
theme
?:
ResolvedTheme
;
}
Index
Properties
attributes?
base
Style?
id
interaction?
interaction
Styles?
style?
theme?
Properties
Optional
Readonly
attributes
attributes
?:
Readonly
<
GraphAttributes
>
Optional
Readonly
base
Style
baseStyle
?:
EdgeStyleInput
Rule-derived base appearance, below item attributes and explicit style.
Readonly
id
id
:
GraphId
Optional
Readonly
interaction
interaction
?:
InteractionRenderState
Optional
Readonly
interaction
Styles
interactionStyles
?:
ResolvedInteractionStyleSet
Optional
Readonly
style
style
?:
EdgeStyleInput
Optional
Readonly
theme
theme
?:
ResolvedTheme
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attributes
base
Style
id
interaction
interaction
Styles
style
theme
Graphora API
Loading...
Rule-derived base appearance, below item attributes and explicit style.