component-rendering
✓处理 Tambo 组件流、加载状态和持久状态。在实现流式 UI 反馈、跟踪 prop 流状态、管理部分 props 或使用 useTamboStreamStatus 或 useTamboComponentState 跨会话保留组件状态时使用。
SKILL.md
| isPending | No tokens received yet | | isStreaming | Active streaming in progress | | isSuccess | All props finished without error | | isError | Fatal error occurred | | streamError | Error object if failed |
| isPending | No tokens for this prop yet | | isStreaming | Prop has partial content | | isSuccess | Prop finished streaming | | error | Error for this prop (if any) |
| value | Current state value | | setValue | Update state (supports updater functions) | | meta.isPending | Server sync in progress | | meta.error | Sync error (if any) | | meta.flush | Immediately flush pending debounced updates |
处理 Tambo 组件流、加载状态和持久状态。在实现流式 UI 反馈、跟踪 prop 流状态、管理部分 props 或使用 useTamboStreamStatus 或 useTamboComponentState 跨会话保留组件状态时使用。 来源:tambo-ai/tambo。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/tambo-ai/tambo --skill component-rendering- 分类
- *创意媒体
- 认证
- ✓
- 收录时间
- 2026-02-18
- 更新时间
- 2026-02-18
快速解答
什么是 component-rendering?
处理 Tambo 组件流、加载状态和持久状态。在实现流式 UI 反馈、跟踪 prop 流状态、管理部分 props 或使用 useTamboStreamStatus 或 useTamboComponentState 跨会话保留组件状态时使用。 来源:tambo-ai/tambo。
如何安装 component-rendering?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/tambo-ai/tambo --skill component-rendering 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/tambo-ai/tambo
详情
- 分类
- *创意媒体
- 来源
- skills.sh
- 收录时间
- 2026-02-18