vue学习笔记(慎入,内容仅供学习时查询某些函数具体起到什么做用)

getAndRemoveAttr 从ast模板对象中取出相应的属性。css 检测属性是否存在,经过对象attrsMap来检测,提高效率 若是存在,则从attrsList中中移除 若是第三个传参为true,删除attrsMap中对应的属性 返回取到的结果,或者undefined // note: this only removes the attr from the Array (attrsList
相关文章
相关标签/搜索