Function default

    DeleteDialog

    • Parameters

      • props: IProps

        Props

        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
      • OptionaldeprecatedLegacyContext: any

      Returns ReactNode

      DeleteDialog

    Generated using TypeDoc and TypeDoc Airthium Plugin