Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33031 (s=33031, is=33065, ic=33064, ia=33066)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33066 (s=33031, is=33066, ic=33065, ia=33067)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33065 (s=33031, is=33066, ic=33065, ia=33067)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33067 (s=33031, is=33066, ic=33065, ia=33067)