microsoft / design-to-code

A system of development tools, and utilities used à la carte or as a suite to build enterprise-grade websites and applications.
MIT License
24 stars 6 forks source link

Enable a scroll-into-view feature in HTMLRenderer #70

Closed williamw2 closed 3 years ago

williamw2 commented 3 years ago

Description

Add an attribute to HTMLRenderer that when enabled the renderer will automatically scroll the window so that the selected element is visible whenever there is a navigation message.