# 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-watch,TP 自己拥有的响应式文字使用 content surface。