Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123666 (s=123666, is=123743, ic=123745, ia=123748)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123744 (s=123666, is=123744, ic=123746, ia=123749)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123746 (s=123666, is=123744, ic=123746, ia=123749)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123749 (s=123666, is=123744, ic=123746, ia=123749)