Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 50391 (s=50391, is=50442, ic=50442, ia=50444)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 50443 (s=50391, is=50443, ic=50443, ia=50445)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 50443 (s=50391, is=50443, ic=50443, ia=50445)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 50445 (s=50391, is=50443, ic=50443, ia=50445)