Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34444 (s=34444, is=34479, ic=34478, ia=34480)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34480 (s=34444, is=34480, ic=34479, ia=34481)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34479 (s=34444, is=34480, ic=34479, ia=34481)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34481 (s=34444, is=34480, ic=34479, ia=34481)