In what scenario would you use the fragment property of the NavigationExtras object?

  • For routing configuration
  • For smooth scrolling
  • To handle query parameters
  • To manage lazy loading
The fragment property of the NavigationExtras object is used for smooth scrolling to a specific location on a page after navigation.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *