Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97187 (s=97187, is=97249, ic=97250, ia=97251)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97250 (s=97187, is=97250, ic=97251, ia=97252)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97251 (s=97187, is=97250, ic=97251, ia=97252)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97252 (s=97187, is=97250, ic=97251, ia=97252)