Hierarchy

  • AbstractViewInterface

Properties

componentId: string
stateManager: RcsbFvStateInterface
subtitle?: string
title?: string
unmount: ((flag, callback) => void)

Type declaration

    • (flag, callback): void
    • Parameters

      • flag: boolean
      • callback: (() => void)
          • (): void
          • Returns void

      Returns void

Generated using TypeDoc