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