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
The value of the foo property on <my-element> will start off undefined. Toggling condition to true will set the property to "foo", but subsequently toggling condition back to false will set the property to null.