Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123273 (s=123273, is=123350, ic=123352, ia=123355)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123351 (s=123273, is=123351, ic=123353, ia=123356)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123353 (s=123273, is=123351, ic=123353, ia=123356)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123356 (s=123273, is=123351, ic=123353, ia=123356)