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