Graphora API
Preparing search index...
@graphora/renderer
ResolvedTheme
Interface ResolvedTheme
interface
ResolvedTheme
{
backgroundColor
:
string
;
edge
:
ResolvedEdgeStyle
;
label
:
ResolvedLabelStyle
;
node
:
ResolvedNodeStyle
;
}
Index
Properties
background
Color
edge
label
node
Properties
Readonly
background
Color
backgroundColor
:
string
Readonly
edge
edge
:
ResolvedEdgeStyle
Readonly
label
label
:
ResolvedLabelStyle
Readonly
node
node
:
ResolvedNodeStyle
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
background
Color
edge
label
node
Graphora API
Loading...