Skip to content

Commit 15abfe9

Browse files
author
Xie, Ziyu
authored
Update README.md
1 parent afd2193 commit 15abfe9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -205,8 +205,8 @@ Well you can use both directives concurrently if you wish:
205205
| Output | $event | description |
206206
| ------ | ------ | ----------- |
207207
| rzStart | `IResizeEvent` | emitted when start resizing |
208-
| rzResizing | `IResizeEvent` | emitted when stop resizing |
209-
| rzStop | `IResizeEvent` | emitted when resizing |
208+
| rzResizing | `IResizeEvent` | emitted when resizing |
209+
| rzStop | `IResizeEvent` | emitted when stop resizing |
210210
211211
```typescript
212212
export interface IResizeEvent {

0 commit comments

Comments
 (0)