hello –
It looks as if HTML-elements Accordion is going to work perfectly for my new project!
With list items, we can use ensureVisible to make a list item visible by scrolling to bring it into view.
Is there any similar method using Accordion to scroll it into view?
here is my attempt to use <code>ensureVisible but that gives me a jscript error: https://codepen.io/edwardsmarkf/pen/XWXreve