Preparing search index...
The search index is not available
@coveo/headless-react
@coveo/headless-react
SSR Commerce
index
ContextState
Interface ContextState
The state of the
Context
controller.
interface
ContextState
{
country
:
string
;
currency
:
CurrencyCodeISO4217
;
language
:
string
;
location
?:
UserLocation
;
view
:
View
;
}
Index
Properties
country
currency
language
location?
view
Properties
country
country
:
string
currency
currency
:
CurrencyCodeISO4217
language
language
:
string
Optional
location
location
?:
UserLocation
view
view
:
View
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
country
currency
language
location
view
@coveo/headless-react
Loading...
The state of the
Context
controller.