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