Skip to content

Documentation / @agentick/core / useKnobsContextOptional

Function: useKnobsContextOptional() ​

useKnobsContextOptional(): KnobsContextValue | null

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

Access knob context, returning null if not within provider.

Returns ​

KnobsContextValue | null

Released under the ISC License.