关于文档中"ComponentDescriptor的定义"是否有及时更新?
发布于 5 年前 作者 tianna 3352 次浏览 最后一次编辑是 4 年前 来自 官方Issues

目前发现除了文档中提到的"requestAnimationFrame"等方法,

通过console.log(JSON.stringify(e.instance))发现还有额外的如,

setTimeout,clearTimeout,getBoundingClientRect,animate,clearAnimation等方法,

是否是文档未更新?或者是担忧上述方法有未知问题而不公布?

回到顶部