We have a page, when entering this page, there is a table filled with data. There is an input box on the table. When I enter the content, I need to roll the table to the line that conforms to it
I want to add an attribute to the table. The property name is called defaultScrollPosition, and the value is y or the line index
You can implement this by yourself easily https://codesandbox.io/s/wjnpGN4zg
Most helpful comment
You can implement this by yourself easily https://codesandbox.io/s/wjnpGN4zg