1 个仓库
Capabilities for accessing the primary top-level application instance from any nested component.
Distinct from Application Instance Access: Shortlist candidates focus on cloud instances, filesystems, or third-party editors rather than framework root instances.
Explore 1 awesome GitHub repository matching user interface & experience · Root Instance Access. Refine with filters or upvote what's useful.
这是 Vue 2 渐进式 JavaScript 框架的综合文档网站。它作为构建响应式用户界面和单页应用程序的技术参考和开发指南。 该网站提供了详细的 JavaScript API 参考和 Web 组件目录。它涵盖了基于组件的架构的实现、响应式状态管理以及使用虚拟 DOM 来同步应用程序状态与浏览器。 该文档详细介绍了包括客户端路由、声明式 DOM 操作以及前端构建优化(如服务器端渲染和模板预编译)在内的功能。它还解释了框架的状态同步方法、组件生命周期以及自定义指令的使用。 内容作为教程和规范集合进行维护,文档通过 Markdown 编辑。
Enables accessing the primary top-level application instance from any nested component to share global data.