Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10685 (s=10685, is=10693, ic=10692, ia=10694)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10694 (s=10685, is=10694, ic=10693, ia=10695)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10693 (s=10685, is=10694, ic=10693, ia=10695)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10695 (s=10685, is=10694, ic=10693, ia=10695)