Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123197 (s=123197, is=123273, ic=123276, ia=123278)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123274 (s=123197, is=123274, ic=123277, ia=123279)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123277 (s=123197, is=123274, ic=123277, ia=123279)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123279 (s=123197, is=123274, ic=123277, ia=123279)