Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101289 (s=101289, is=101353, ic=101354, ia=101356)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101354 (s=101289, is=101354, ic=101355, ia=101357)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101355 (s=101289, is=101354, ic=101355, ia=101357)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101357 (s=101289, is=101354, ic=101355, ia=101357)