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