Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 4046 (s=4046, is=4051, ic=4049, ia=4051)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 4052 (s=4046, is=4052, ic=4050, ia=4052)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 4050 (s=4046, is=4052, ic=4050, ia=4052)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 4052 (s=4046, is=4052, ic=4050, ia=4052)