Polyfill
vue-beauty使用了很多ES的最新语法进行开发,以下实例方法您可以直接在项目里使用。
Array
- find
- findIndex
- values
- keys
- entries
- includes
String
- includes
- startsWith
- endsWith
- repeat
- padStart
- padEnd
- trimStart
- trimEnd
- at
DOM collections
- values
- keys
- entries
- iterator
当前内容版权归 vue-beauty 或其关联方所有,如需对内容或内容相关联开源项目进行关注与资助,请访问 vue-beauty .