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
Even though we don't expect header buttons to change levels dynamically
during an application lifetime, we should ensure that it works as
expected.
So I've added an `attributeChangedCallback` to the header
button element. The callback changes the level style based on the
`level` attribute.
0 commit comments