Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50046 (s=50046, is=50096, ic=50096, ia=50098)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50097 (s=50046, is=50097, ic=50097, ia=50099)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50097 (s=50046, is=50097, ic=50097, ia=50099)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50099 (s=50046, is=50097, ic=50097, ia=50099)