Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9445 (s=9445, is=9452, ic=9451, ia=9453)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9453 (s=9445, is=9453, ic=9452, ia=9454)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9452 (s=9445, is=9453, ic=9452, ia=9454)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9454 (s=9445, is=9453, ic=9452, ia=9454)