Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 94000 (s=94000, is=94061, ic=94062, ia=94063)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 94062 (s=94000, is=94062, ic=94063, ia=94064)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 94063 (s=94000, is=94062, ic=94063, ia=94064)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 94064 (s=94000, is=94062, ic=94063, ia=94064)