@uservane/vercel-ai: InlineFeedback
Function: InlineFeedback()
Section titled “Function: InlineFeedback()”InlineFeedback(
__namedParameters):ReactNode
Defined in: products/uservane/agent-react/dist/index.d.ts:65
Inline ask surface for host chat UIs.
- Reserves a fixed min-height slot (0 CLS) even when no ask is active.
- Subscribes to the controller; renders the active ask INLINE.
- Dismissible by the next user action (default on).
- Wrapped in an error boundary so a render throw never reaches the host tree.
Parameters
Section titled “Parameters”__namedParameters
Section titled “__namedParameters”Returns
Section titled “Returns”ReactNode