Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 88820 (s=88820, is=88881, ic=88882, ia=88883)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 88882 (s=88820, is=88882, ic=88883, ia=88884)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 88883 (s=88820, is=88882, ic=88883, ia=88884)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 88884 (s=88820, is=88882, ic=88883, ia=88884)