Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11188 (s=11188, is=11198, ic=11197, ia=11199)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11199 (s=11188, is=11199, ic=11198, ia=11200)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11198 (s=11188, is=11199, ic=11198, ia=11200)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11200 (s=11188, is=11199, ic=11198, ia=11200)