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