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