CodeCraft Auth API Docs - v0.0.0
    Preparing search index...

    Hierarchy

    Index

    Constructors

    Methods

    • Catches exceptions generated in descendant components. Unhandled exceptions will cause the entire component tree to unmount.

      Parameters

      • error: Error
      • errorInfo: ErrorInfo

      Returns void

    • Returns
          | string
          | number
          | bigint
          | boolean
          | Element
          | Iterable<ReactNode, any, any>
          | Promise<AwaitedReactNode>
          | null
          | undefined