docs: fix grammar errors (#7594)
This commit is contained in:
@@ -62,6 +62,6 @@ export default {
|
||||
|
||||
### Events
|
||||
|
||||
| Event | Description | Arguments |
|
||||
| ------ | --------------------- | ------------------------------ |
|
||||
| scroll | Triggered when scroll | object: { scrollTop, isFixed } |
|
||||
| Event | Description | Arguments |
|
||||
| ------ | ---------------------- | ------------------------------ |
|
||||
| scroll | Emitted when scrolling | object: { scrollTop, isFixed } |
|
||||
|
||||
Reference in New Issue
Block a user