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