Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14424 (s=14424, is=14441, ic=14442, ia=14444)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14442 (s=14424, is=14442, ic=14443, ia=14445)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14443 (s=14424, is=14442, ic=14443, ia=14445)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14445 (s=14424, is=14442, ic=14443, ia=14445)