Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123096 (s=123096, is=123172, ic=123175, ia=123177)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123173 (s=123096, is=123173, ic=123176, ia=123178)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123176 (s=123096, is=123173, ic=123176, ia=123178)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123178 (s=123096, is=123173, ic=123176, ia=123178)