update view andress

master
lgf 3 years ago
parent 0c835f7b59
commit 34f546c5a8
  1. 4
      README.md
  2. 4
      zh.md

@ -54,7 +54,7 @@ const App = () => (
);
```
:point_right:[demo case](https://codesandbox.io/s/inspiring-hawking-g5ukb?file=/src/App.tsx)
:point_right:[demo case](https://codesandbox.io/s/dank-flower-b3119?file=/src/App.tsx)
## :blue_book: Documentation
@ -116,7 +116,7 @@ The following attributes come from the `option` property configuration item
`Hint:`The above method requires the help of`ref`Can call,as:xxx.current.load()
:point_right:[For details, please refer to the demo case](https://codesandbox.io/s/inspiring-hawking-g5ukb?file=/src/App.tsx)
:point_right:[For details, please refer to the demo case](https://codesandbox.io/s/dank-flower-b3119?file=/src/App.tsx)
#### Callback function

@ -52,7 +52,7 @@ const App = () => (
);
```
:point_right:[demo案例](https://codesandbox.io/s/inspiring-hawking-g5ukb?file=/src/App.tsx)
:point_right:[demo案例](https://codesandbox.io/s/dank-flower-b3119?file=/src/App.tsx)
## :blue_book: 文档
@ -114,7 +114,7 @@ const App = () => (
`提示:`如上方法要借助`ref`才能调用,如:xxx.current.load()
:point_right:[具体请参看,demo案例](https://codesandbox.io/s/inspiring-hawking-g5ukb?file=/src/App.tsx)
:point_right:[具体请参看,demo案例](https://codesandbox.io/s/dank-flower-b3119?file=/src/App.tsx)
#### 回调函数

Loading…
Cancel
Save