Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111090 (s=111090, is=111163, ic=111164, ia=111166)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111164 (s=111090, is=111164, ic=111165, ia=111167)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111165 (s=111090, is=111164, ic=111165, ia=111167)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111167 (s=111090, is=111164, ic=111165, ia=111167)