@sqlrooms/vega / VegaChartToolResult
Function: VegaChartToolResult()
VegaChartToolResult(
props):Element
Renders a chart tool call with visualization using Vega-Lite. Supports inline editing with AI slice persistence.
Parameters
| Parameter | Type | Description |
|---|---|---|
props | VegaChartToolResultProps | The component props |
Returns
Element
The rendered chart tool call
