Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100872 (s=100872, is=100935, ic=100936, ia=100938)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100936 (s=100872, is=100936, ic=100937, ia=100939)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100937 (s=100872, is=100936, ic=100937, ia=100939)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100939 (s=100872, is=100936, ic=100937, ia=100939)