Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9370 (s=9370, is=9378, ic=9376, ia=9378)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9379 (s=9370, is=9379, ic=9377, ia=9379)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9377 (s=9370, is=9379, ic=9377, ia=9379)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9379 (s=9370, is=9379, ic=9377, ia=9379)