Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34305 (s=34305, is=34340, ic=34339, ia=34341)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34341 (s=34305, is=34341, ic=34340, ia=34342)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34340 (s=34305, is=34341, ic=34340, ia=34342)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34342 (s=34305, is=34341, ic=34340, ia=34342)