Graphora API
Preparing search index...
@graphora/renderer
ResolvedNodeStyle
Interface ResolvedNodeStyle
interface
ResolvedNodeStyle
{
fill
:
string
;
opacity
:
number
;
radius
:
number
;
shape
?:
BuiltInNodeShape
;
stroke
:
string
;
strokeWidth
:
number
;
visible
:
boolean
;
}
Index
Properties
fill
opacity
radius
shape?
stroke
stroke
Width
visible
Properties
Readonly
fill
fill
:
string
Readonly
opacity
opacity
:
number
Readonly
radius
radius
:
number
Optional
Readonly
shape
shape
?:
BuiltInNodeShape
Omitted by legacy snapshots: circle.
Readonly
stroke
stroke
:
string
Readonly
stroke
Width
strokeWidth
:
number
Readonly
visible
visible
:
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
fill
opacity
radius
shape
stroke
stroke
Width
visible
Graphora API
Loading...
Omitted by legacy snapshots: circle.