Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 69008 (s=69008, is=69064, ic=69065, ia=69066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 69065 (s=69008, is=69065, ic=69066, ia=69067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 69066 (s=69008, is=69065, ic=69066, ia=69067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 69067 (s=69008, is=69065, ic=69066, ia=69067)