Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100997 (s=100997, is=101061, ic=101062, ia=101064)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101062 (s=100997, is=101062, ic=101063, ia=101065)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101063 (s=100997, is=101062, ic=101063, ia=101065)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101065 (s=100997, is=101062, ic=101063, ia=101065)