# TestDataBinding **Repository Path**: andych008/test-data-binding ## Basic Information - **Project Name**: TestDataBinding - **Description**: 鸿蒙,数据绑定Demo, 简单使用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-22 - **Last Updated**: 2021-07-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 鸿蒙-数据绑定Demo ## 简介: 鸿蒙,数据绑定Demo, 简单使用 ## 本demo包括的功能演示: * 绑定数据到UI * 双向绑定(UI与model) ## Todo: * 通过id获取Component * 事件绑定 * 绑定适配器(类似安卓的BindingAdapter)