Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64551 (s=64551, is=64606, ic=64607, ia=64608)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64607 (s=64551, is=64607, ic=64608, ia=64609)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64608 (s=64551, is=64607, ic=64608, ia=64609)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64609 (s=64551, is=64607, ic=64608, ia=64609)