You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a very large document [multiple text paragraph with multiple heading], So with on-click of a button, I want to dynamically scroll to a particular text or heading in the document.
Is that possible in zefyr, I know there is a scroll controller that can be used to implement such functionality, But real problem is how do i find the location of the text or position so that those positions or offset can be given to scroll controller for dynamically scrolling to a particular text.
Or is there a way to search text in document in zefyr that can also be helpful
The text was updated successfully, but these errors were encountered:
I have a very large document [multiple text paragraph with multiple heading], So with on-click of a button, I want to dynamically scroll to a particular text or heading in the document.
Is that possible in zefyr, I know there is a scroll controller that can be used to implement such functionality, But real problem is how do i find the location of the text or position so that those positions or offset can be given to scroll controller for dynamically scrolling to a particular text.
Or is there a way to search text in document in zefyr that can also be helpful
The text was updated successfully, but these errors were encountered: