Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100876 (s=100876, is=100939, ic=100940, ia=100942)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100940 (s=100876, is=100940, ic=100941, ia=100943)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100941 (s=100876, is=100940, ic=100941, ia=100943)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100943 (s=100876, is=100940, ic=100941, ia=100943)