Well, ok, if you're thinking of UI state in that way, you're right. I was thinking of UI state in terms of how it's stored and manipulated in client-side JS.
To your original question, my proposal is that html over the wire provides a good solution without the need for state to reside and change in client JS.
To your original question, my proposal is that html over the wire provides a good solution without the need for state to reside and change in client JS.