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