Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34742 (s=34742, is=34777, ic=34776, ia=34778)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34778 (s=34742, is=34778, ic=34777, ia=34779)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34777 (s=34742, is=34778, ic=34777, ia=34779)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34779 (s=34742, is=34778, ic=34777, ia=34779)