Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9753 (s=9753, is=9761, ic=9760, ia=9762)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9762 (s=9753, is=9762, ic=9761, ia=9763)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9761 (s=9753, is=9762, ic=9761, ia=9763)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9763 (s=9753, is=9762, ic=9761, ia=9763)