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