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