Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9728 (s=9728, is=9736, ic=9735, ia=9737)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9737 (s=9728, is=9737, ic=9736, ia=9738)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9736 (s=9728, is=9737, ic=9736, ia=9738)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9738 (s=9728, is=9737, ic=9736, ia=9738)