Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123590 (s=123590, is=123667, ic=123669, ia=123672)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123668 (s=123590, is=123668, ic=123670, ia=123673)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123670 (s=123590, is=123668, ic=123670, ia=123673)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123673 (s=123590, is=123668, ic=123670, ia=123673)