Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Foveluy authored Aug 15, 2018
1 parent aa0b56a commit 298d996
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ h: number //必填,挂件布局中高度,整数
key: number | string //必填,挂件在布局中的唯一id
```

<br/>

### 组件属性
```ts
export interface DragactProps {
Expand Down Expand Up @@ -276,7 +276,7 @@ export interface DragactProps {

}

````
```
# Ref Api

获取到组件的 ref,就可以使用其 api
Expand Down

0 comments on commit 298d996

Please sign in to comment.