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