Set Position of accordionItem

Hi,

Is there a way to set position of an accordionItem on expansion so that is at the top of the viewport. Similar to setting position: center on a type: window.

Thanks,

Mike

Hi,

From the above description, it is not clear which UI you want to construct. Most probably it is not possible ( as accordionitem can’t change its position )

Thanks. I hacked together a solution setting the window scroll position until I can come up with something better.