Function default

    • DeleteDialog

      Parameters

      • props: IProps

        Props

      • Optional context: any

      Returns ReactNode

      DeleteDialog

      Description

      Props list:

      • visible (boolean) Dialog visible
      • loading (boolean) Dialog loading
      • title (string) Dialog title
      • children (React node) Dialog children
      • onCancel (Function) Dialog cancel
      • onOk (Function) Dialog ok

    Generated using TypeDoc and TypeDoc Airthium Plugin