Function default

    • Delete

      Parameters

      • props: IProps

        Props

      • Optional context: any

      Returns ReactNode

      Delete

      Description

      Props list:

      • disabled (boolean) Set disabled state
      • user (Object) User { id, email, [firstname], [lastname] }
      • organization (Object) Organization { id, [dBkey] }
      • dbKey (string) Database key, must be owners, pendingowners, users or pendingusers
      • swr (Object) SWR functions { mutateOneOrganization }

    Generated using TypeDoc and TypeDoc Airthium Plugin