Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97097 (s=97097, is=97159, ic=97160, ia=97161)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97160 (s=97097, is=97160, ic=97161, ia=97162)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97161 (s=97097, is=97160, ic=97161, ia=97162)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97162 (s=97097, is=97160, ic=97161, ia=97162)