Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9551 (s=9551, is=9558, ic=9557, ia=9559)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9559 (s=9551, is=9559, ic=9558, ia=9560)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9558 (s=9551, is=9559, ic=9558, ia=9560)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9560 (s=9551, is=9559, ic=9558, ia=9560)