Skip to content

Documentation / @agentick/core / ContextInfoProvider

Function: ContextInfoProvider() ​

ContextInfoProvider(__namedParameters): ReactElement

Defined in: core/src/hooks/context-info.ts:145

Provider for context info. Used internally by Session to make context info available to components.

Parameters ​

__namedParameters ​

children? ​

ReactNode

store ​

ContextInfoStore

Returns ​

ReactElement

Released under the ISC License.