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