Tanatloc documentation
    Preparing search index...
    default: React.FunctionComponent<IProps> = ...

    Delete

    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 }

    Delete