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