@nosto/nosto-react
NostoContextType
Interface NostoContextType
interface
NostoContextType
{
account
:
string
;
clientScriptLoaded
:
boolean
;
currentVariation
?:
string
;
recommendationComponent
?:
RecommendationComponent
;
renderFunction
?:
(
...
args
:
unknown
[]
)
=>
unknown
;
responseMode
:
RenderMode
;
}
Index
Properties
account
client
Script
Loaded
current
Variation?
recommendation
Component?
render
Function?
response
Mode
Properties
account
account
:
string
client
Script
Loaded
clientScriptLoaded
:
boolean
Optional
current
Variation
currentVariation
?:
string
Optional
recommendation
Component
recommendationComponent
?:
RecommendationComponent
Optional
render
Function
renderFunction
?:
(
...
args
:
unknown
[]
)
=>
unknown
response
Mode
responseMode
:
RenderMode
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
account
client
Script
Loaded
current
Variation
recommendation
Component
render
Function
response
Mode
@nosto/nosto-react
Cart
Customer
NostoContextType
NostoProviderProps
Order
Recommendation
Nosto404Props
NostoCategoryProps
NostoCheckoutProps
NostoHomeProps
NostoOrderProps
NostoOtherProps
NostoPlacementProps
NostoProductProps
NostoSearchProps
NostoSessionProps
Product
RecommendationComponent
RenderMode
ScriptLoadOptions
SnakeToCamelCase
ToCamelCase
NostoContext
Nosto404
NostoCategory
NostoCheckout
NostoHome
NostoOrder
NostoOther
NostoPlacement
NostoProduct
NostoProvider
NostoSearch
NostoSession
useNosto404
useNostoCategory
useNostoCheckout
useNostoContext
useNostoHome
useNostoOrder
useNostoOther
useNostoProduct
useNostoSearch
useNostoSession
M
M
N
E
P
V
F
C
I
C
P
M
F
P
C
P
T
T
A
A
A
T
R