form-graph
    Preparing search index...

    Function FormProvider

    • The context value is the store handle, which never changes identity — so a value change never re-renders the subtree. Only leaf subscriptions fire.

      Parameters

      • __namedParameters: { children: ReactNode; store: AnyStore }

      Returns FunctionComponentElement<ProviderProps<AnyStore | null>>