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