Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111115 (s=111115, is=111188, ic=111189, ia=111191)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111189 (s=111115, is=111189, ic=111190, ia=111192)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111190 (s=111115, is=111189, ic=111190, ia=111192)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111192 (s=111115, is=111189, ic=111190, ia=111192)