Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123194 (s=123194, is=123270, ic=123273, ia=123275)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123271 (s=123194, is=123271, ic=123274, ia=123276)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123274 (s=123194, is=123271, ic=123274, ia=123276)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123276 (s=123194, is=123271, ic=123274, ia=123276)