Skip to content

Documentation / @agentick/core / useKnobsContext

Function: useKnobsContext() ​

useKnobsContext(): KnobsContextValue

Defined in: core/src/hooks/knobs-component.ts:455

Access knob context from within Knobs.Provider. Throws if not in provider.

Returns ​

KnobsContextValue

Released under the ISC License.