Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9534 (s=9534, is=9541, ic=9540, ia=9542)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9542 (s=9534, is=9542, ic=9541, ia=9543)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9541 (s=9534, is=9542, ic=9541, ia=9543)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9543 (s=9534, is=9542, ic=9541, ia=9543)