Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 2433 (s=2433, is=2437, ic=2435, ia=2437)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 2438 (s=2433, is=2438, ic=2436, ia=2438)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 2436 (s=2433, is=2438, ic=2436, ia=2438)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 2438 (s=2433, is=2438, ic=2436, ia=2438)