element_scroll_height
Retrieve the scrollable height (scrollHeight) of a specified element in a WeChat mini-program. Use element_id to get the total content height for detecting overflow or scroll issues.
Instructions
获取元素可滚动高度(scrollHeight)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| element_id | Yes |