Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20420 (s=20420, is=20441, ic=20441, ia=20444)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20442 (s=20420, is=20442, ic=20442, ia=20445)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20442 (s=20420, is=20442, ic=20442, ia=20445)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20445 (s=20420, is=20442, ic=20442, ia=20445)