Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34066 (s=34066, is=34101, ic=34100, ia=34102)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34102 (s=34066, is=34102, ic=34101, ia=34103)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34101 (s=34066, is=34102, ic=34101, ia=34103)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34103 (s=34066, is=34102, ic=34101, ia=34103)