Hierarchy

  • AlgorithmSettingsModalProps

Properties

changeObserver?: (() => void)

Type declaration

    • (): void
    • function executed when the algorithm is changed.

      Returns void

handleClose: (() => void)

Type declaration

    • (): void
    • function executed when closing the modal.

      Returns void

isOpen: boolean

Boolean value to determine if the modal is open.

topicId?: number

Generated using TypeDoc