Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103101 (s=103101, is=103165, ic=103166, ia=103168)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103166 (s=103101, is=103166, ic=103167, ia=103169)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103167 (s=103101, is=103166, ic=103167, ia=103169)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103169 (s=103101, is=103166, ic=103167, ia=103169)