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