Skip to main content

removeCookie

removeCookie(name: string,path: string): void

Remove a browser cookie (created on the browser side)

Properties

(Mandatory properties are in bold)
PropertiesTypeDescription
namestring: name of the cookie
Additional properties for advanced use cases
PropertiesTypeDescription
pathstring: scope of the cookie