mirror of
https://github.com/element-plus/element-plus.git
synced 2024-11-21 01:02:59 +08:00
docs(components): [scrollbar] exposes header name (#10597)
This commit is contained in:
parent
6d30e402d7
commit
5facbb70a5
@ -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` |
|
||||
|
Loading…
Reference in New Issue
Block a user