Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9110 (s=9110, is=9117, ic=9116, ia=9118)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9118 (s=9110, is=9118, ic=9117, ia=9119)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9117 (s=9110, is=9118, ic=9117, ia=9119)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9119 (s=9110, is=9118, ic=9117, ia=9119)