Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CookieService

Callable

  • CookieService(): any
  • CookieService(key: string): any
  • CookieService(key: string, value: any, options?: CookieOptions): any
  • Get all cookies

    Returns any

  • Get a cookie with a specific key

    Parameters

    • key: string

    Returns any

  • Create a cookie

    Parameters

    Returns any

Index

Methods

Methods

remove

  • Remove a cookie

    Parameters

    Returns void

Generated using TypeDoc