Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32312 (s=32312, is=32346, ic=32345, ia=32347)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32347 (s=32312, is=32347, ic=32346, ia=32348)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32346 (s=32312, is=32347, ic=32346, ia=32348)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32348 (s=32312, is=32347, ic=32346, ia=32348)