MetaEdit icon indicating copy to clipboard operation
MetaEdit copied to clipboard

I hope the API can add a metadata change listening interface

Open m1509001 opened this issue 1 year ago • 0 comments

希望 api 增加元数据变化监听接口,比如: 元数据添加 onPropertyValueAdd(callback) 元数据属性修改onPropertyNameChange(callback) 元数据值修改onPropertyValueChange(callback) 元数据删除onPropertyValueRemove(callback)

I hope the API can add a metadata change listening interface, such as: adding metadata onPropertyAdd (callback) modifying metadata onPropertyValueChange (callback) modifying metadata onPropertyNameChange (callback) deleting metadata onPropertyRemove (callback)

m1509001 avatar Feb 04 '24 08:02 m1509001