Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101062 (s=101062, is=101126, ic=101127, ia=101129)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101127 (s=101062, is=101127, ic=101128, ia=101130)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101128 (s=101062, is=101127, ic=101128, ia=101130)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101130 (s=101062, is=101127, ic=101128, ia=101130)