Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9436 (s=9436, is=9443, ic=9442, ia=9444)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9444 (s=9436, is=9444, ic=9443, ia=9445)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9443 (s=9436, is=9444, ic=9443, ia=9445)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9445 (s=9436, is=9444, ic=9443, ia=9445)