Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20998 (s=20998, is=21030, ic=21032, ia=21027)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21031 (s=20998, is=21031, ic=21033, ia=21028)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21033 (s=20998, is=21031, ic=21033, ia=21028)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21028 (s=20998, is=21031, ic=21033, ia=21028)