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