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