Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66333 (s=66333, is=66389, ic=66390, ia=66391)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66390 (s=66333, is=66390, ic=66391, ia=66392)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66391 (s=66333, is=66390, ic=66391, ia=66392)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66392 (s=66333, is=66390, ic=66391, ia=66392)