Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111368 (s=111368, is=111441, ic=111442, ia=111444)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111442 (s=111368, is=111442, ic=111443, ia=111445)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111443 (s=111368, is=111442, ic=111443, ia=111445)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111445 (s=111368, is=111442, ic=111443, ia=111445)