Interface MiniMapNodeProps

these props are passed to mini map node slots

Hierarchy

  • MiniMapNodeProps

Properties

borderRadius?: number
color?: string
dimensions: Dimensions
dragging?: boolean
id: string
parentNode?: string
position: XYPosition
selected?: boolean
shapeRendering?: ShapeRenderingProperty
strokeColor?: string
strokeWidth?: number
type: string

Generated using TypeDoc