Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BackboneNodeProps<T, S, A>

Type parameters

  • T

  • S: string

  • A

Hierarchy

  • BackboneNodeProps

Index

Properties

Optional annotationContent

annotationContent: undefined | ((nodeId: StateNode<T, S, A>) => ReactChild)

annotationOpen

annotationOpen: number

Optional bundleMap

bundleMap: BundleMap

clusterLabels

clusterLabels: boolean

current

current: boolean

duration

duration: number

Optional eventConfig

eventConfig: EventConfig<S>

exemptList

exemptList: string[]

Optional expandedClusterList

expandedClusterList: string[]

first

first: boolean

iconOnly

iconOnly: boolean

node

node: StateNode<T, S, A>

nodeMap

nodeMap: any

Optional popupContent

popupContent: undefined | ((nodeId: StateNode<T, S, A>) => ReactChild)

radius

radius: number

setAnnotationOpen

setAnnotationOpen: any

setExemptList

setExemptList: any

strokeWidth

strokeWidth: number

textSize

textSize: number

Generated using TypeDoc