New to KendoReactStart a free 30-day trial

Props accepted by <WebMcpProvider>.

Definition

Package:@progress/kendo-react-common

Properties

children

ReactNode

dataName?

string

Human-readable data name exposed to AI agents. Any language works. Optional when each component provides its own via webMcp={{ dataName }}.

Registration callback provided by a smart provider. Components call this to announce themselves so the provider can create tools on their behalf. Returns an unregister function.

Parameters:componentTypestring

Identifier string, e.g. 'textbox', 'grid'.

handleunknown

The imperative handle exposed via forwardRef.

propsRef{ current: unknown }webMcpConfig?Record​<string, unknown>

Component-level webMcp config (when object), or undefined (when boolean).

Returns:

() => void

In this article
DefinitionPropertieschildrendataName?register?
Not finding the help you need?
Contact Support