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