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