Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111964 (s=111964, is=112037, ic=112038, ia=112040)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112038 (s=111964, is=112038, ic=112039, ia=112041)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112039 (s=111964, is=112038, ic=112039, ia=112041)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112041 (s=111964, is=112038, ic=112039, ia=112041)