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