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