TAMS Club Calendar Frontend Documentation
    Preparing search index...

    Function setCookie

    • Sets a cookie as a <key, value> string pair All values will be cast to a string by universal-cookie!

      Parameters

      • name: string

        Key for the cookie

      • value: any

        Value for the cookie

      Returns void