Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111172 (s=111172, is=111245, ic=111246, ia=111248)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111246 (s=111172, is=111246, ic=111247, ia=111249)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111247 (s=111172, is=111246, ic=111247, ia=111249)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111249 (s=111172, is=111246, ic=111247, ia=111249)