Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34915 (s=34915, is=34952, ic=34951, ia=34953)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34953 (s=34915, is=34953, ic=34952, ia=34954)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34952 (s=34915, is=34953, ic=34952, ia=34954)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34954 (s=34915, is=34953, ic=34952, ia=34954)