Function default

    Delete

    • Parameters

      • props: IProps

        Props

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

      Returns ReactNode

      Delete

    Generated using TypeDoc and TypeDoc Airthium Plugin