mirror of
https://github.com/element-plus/element-plus.git
synced 2026-03-13 07:51:17 +08:00
docs(components): [scrollbar] exposes header name (#10597)
This commit is contained in:
@@ -71,7 +71,7 @@ scrollbar/manual-scroll
|
||||
|
||||
### Exposes
|
||||
|
||||
| Method | Description | Type |
|
||||
| Name | Description | Type |
|
||||
|---------------|--------------------------------------------|----------------------------------------------------------------------------|
|
||||
| handleScroll | handle scroll event | ^[Function]`() => void` |
|
||||
| scrollTo | scrolls to a particular set of coordinates | ^[Function]`(options: ScrollToOptions \| number, yCoord?: number) => void` |
|
||||
|
||||
Reference in New Issue
Block a user