Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9411 (s=9411, is=9418, ic=9417, ia=9419)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9419 (s=9411, is=9419, ic=9418, ia=9420)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9418 (s=9411, is=9419, ic=9418, ia=9420)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9420 (s=9411, is=9419, ic=9418, ia=9420)