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
We're currently missing the option/property to get / set the status of an accordion element being open.
Regarding the implementation within the component itself this could get achieved by toggling the attribute open on the details HTML element.
Activity