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