Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34000 (s=34000, is=34035, ic=34034, ia=34036)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34036 (s=34000, is=34036, ic=34035, ia=34037)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34035 (s=34000, is=34036, ic=34035, ia=34037)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34037 (s=34000, is=34036, ic=34035, ia=34037)