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