Interface IShowDialogProps

Hierarchy

  • IShowDialogProps

Properties

errors?: IListGroupItem<Element>[]
onCompleted?: (() => void)

Type declaration

    • (): void
    • Returns void

onInstalled?: ((cfg?) => void)

Type declaration

    • (cfg?): void
    • Parameters

      • Optional cfg: ISPConfig

      Returns void

Methods

Generated using TypeDoc