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