Hierarchy

  • MsaRowMarkInterface

Properties

clickCallback?: (() => void)

Type declaration

    • (): void
    • Returns void

hoverCallback?: (() => void)

Type declaration

    • (): void
    • Returns void

isGlowing: boolean
rowRef: {
    entityId: string;
    entryId: string;
} | {
    entryId: string;
    instanceId: string;
}

Type declaration

  • entityId: string
  • entryId: string

Type declaration

  • entryId: string
  • instanceId: string
stateManager: RcsbFvStateInterface

Generated using TypeDoc