Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9434 (s=9434, is=9441, ic=9440, ia=9442)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9442 (s=9434, is=9442, ic=9441, ia=9443)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9441 (s=9434, is=9442, ic=9441, ia=9443)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9443 (s=9434, is=9442, ic=9441, ia=9443)