Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11808 (s=11808, is=11820, ic=11819, ia=11821)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11821 (s=11808, is=11821, ic=11820, ia=11822)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11820 (s=11808, is=11821, ic=11820, ia=11822)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11822 (s=11808, is=11821, ic=11820, ia=11822)