Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101094 (s=101094, is=101158, ic=101159, ia=101161)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101159 (s=101094, is=101159, ic=101160, ia=101162)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101160 (s=101094, is=101159, ic=101160, ia=101162)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101162 (s=101094, is=101159, ic=101160, ia=101162)