Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64054 (s=64054, is=64109, ic=64110, ia=64111)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64110 (s=64054, is=64110, ic=64111, ia=64112)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64111 (s=64054, is=64110, ic=64111, ia=64112)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64112 (s=64054, is=64110, ic=64111, ia=64112)