Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123066 (s=123066, is=123142, ic=123145, ia=123147)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123143 (s=123066, is=123143, ic=123146, ia=123148)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123146 (s=123066, is=123143, ic=123146, ia=123148)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123148 (s=123066, is=123143, ic=123146, ia=123148)