@tspro/ts-utils-lib
Preparing search index...
Cookies
read
Function read
read
(
name
:
string
,
defaultValue
:
string
)
:
string
Read a string cookie.
Parameters
name
:
string
Cookie name.
defaultValue
:
string
Default value returned when cookie with given name was not found.
Returns
string
String cookie value.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@tspro/ts-utils-lib
Loading...
Read a string cookie.