Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2500 (s=2500, is=2500, ic=2500, ia=2500, pic)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2501 (s=2500, is=2501, ic=2501, ia=2501, pic)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2501 (s=2500, is=2501, ic=2501, ia=2501, pic)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2501 (s=2500, is=2501, ic=2501, ia=2501, pic)