Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123176 (s=123176, is=123252, ic=123255, ia=123257)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123253 (s=123176, is=123253, ic=123256, ia=123258)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123256 (s=123176, is=123253, ic=123256, ia=123258)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123258 (s=123176, is=123253, ic=123256, ia=123258)