Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NotionX/react-notion-x
/ useNotionContext
Function
useNotionContext
packages/react-notion-x/src/context.tsx:254–256 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
252
export const NotionContextConsumer = ctx.Consumer
253
254
export const useNotionContext = (): NotionContext => {
255
return React.useContext(ctx)
256
}
Callers
15
NotionBlockRenderer
Function · 0.90
Block
Function · 0.90
EOI
Function · 0.90
File
Function · 0.90
Text
Function · 0.90
Asset
Function · 0.90
Audio
Function · 0.90
PageIconImpl
Function · 0.90
Breadcrumbs
Function · 0.90
Search
Function · 0.90
PageTitleImpl
Function · 0.90
Button
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected