Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49123 (s=49123, is=49173, ic=49173, ia=49175)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49174 (s=49123, is=49174, ic=49174, ia=49176)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49174 (s=49123, is=49174, ic=49174, ia=49176)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49176 (s=49123, is=49174, ic=49174, ia=49176)