# 刷新文档

你可以通过接口实现组件刷新。

## 使用方式
```js
myComponent.refresh();
```
