Orderly SDKs / Modules / @orderly.network/react / TradingPageContextValueDocumentation Index
Fetch the complete documentation index at: https://staging-docs.orderly.network/llms.txt
Use this file to discover all available pages before exploring further.
Interface: TradingPageContextValue
@orderly.network/react.TradingPageContextValueTable of contents
Properties
Properties
disableFeatures
• disableFeatures:TradingFeatures[]
Defined in
packages/component/src/page/trading/context/tradingPageContext.tsx:10onSymbolChange
•Optional onSymbolChange: (symbol: Symbol) => void
Type declaration
▸ (symbol): void
Parameters
| Name | Type |
|---|---|
symbol | Symbol |
Returns
void
Defined in
packages/component/src/page/trading/context/tradingPageContext.tsx:7overrides
•Optional overrides: Record<TradingFeatures, ReactNode>
Defined in
packages/component/src/page/trading/context/tradingPageContext.tsx:11symbol
• symbol:string