element_style
Get the computed style value (e.g., color, fontSize) of a page element in a WeChat Mini Program by specifying its element ID and the style property name.
Instructions
获取元素样式值(如 color / fontSize)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | 样式名,如 color / fontSize | |
| element_id | Yes |