Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12600 (s=12600, is=12612, ic=12611, ia=12613)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12613 (s=12600, is=12613, ic=12612, ia=12614)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12612 (s=12600, is=12613, ic=12612, ia=12614)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12614 (s=12600, is=12613, ic=12612, ia=12614)