We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68f907b commit af2c5fbCopy full SHA for af2c5fb
docs/data.md
@@ -456,6 +456,20 @@ toc: 'menu'
456
<code>() => void</code>
457
</td>
458
</tr>
459
+ <tr>
460
+ <td>setScrollLeft</td>
461
+ <td>设置scrollLeft</td>
462
+ <td>
463
+ <code>(val: number) => void</code>
464
+ </td>
465
+ </tr>
466
467
+ <td>setScrollTop</td>
468
+ <td>设置scrollTop</td>
469
470
471
472
473
</table>
474
475
0 commit comments