Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97037 (s=97037, is=97098, ic=97099, ia=97100)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97099 (s=97037, is=97099, ic=97100, ia=97101)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97100 (s=97037, is=97099, ic=97100, ia=97101)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97101 (s=97037, is=97099, ic=97100, ia=97101)