Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123088 (s=123088, is=123164, ic=123167, ia=123169)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123165 (s=123088, is=123165, ic=123168, ia=123170)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123168 (s=123088, is=123165, ic=123168, ia=123170)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123170 (s=123088, is=123165, ic=123168, ia=123170)