tp/docs/reactive-text-properties.md
Kinneyzhang db5864141a update
2026-08-13 14:40:44 +08:00

16 lines
659 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Reactive text properties历史归档
本文是 TP 0.3 时代的设计/实现记录,不是 TP 1.0 用法文档。正文中出现的
tp-text、tp-render、tp-stack、$variable、inline metadata、扫描式刷新等
内容已经从当前运行时删除;不要复制其中的 API 或示例。
当前实现请阅读:
- [TP 1.0 公共 API 参考](API-REFERENCE.md)
- [API 语义合同](API-SEMANTICS.md)
- [当前架构](ARCHITECTURE.md)
- [中文 README](../README_CN.md)
TP 1.0 中,静态声明使用 direct property API/recipe已有 host text 的响应式
属性使用 tp-watchTP 自己拥有的响应式文字使用 content surface。