Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63066 (s=63066, is=63120, ic=63120, ia=63122)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 63121 (s=63066, is=63121, ic=63121, ia=63123)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 63121 (s=63066, is=63121, ic=63121, ia=63123)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 63123 (s=63066, is=63121, ic=63121, ia=63123)