Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 56500 (s=56500, is=56551, ic=56551, ia=56553)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 56552 (s=56500, is=56552, ic=56552, ia=56554)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 56552 (s=56500, is=56552, ic=56552, ia=56554)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 56554 (s=56500, is=56552, ic=56552, ia=56554)