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