Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23550 (s=23550, is=23566, ic=23568, ia=23570)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23567 (s=23550, is=23567, ic=23569, ia=23571)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23569 (s=23550, is=23567, ic=23569, ia=23571)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23571 (s=23550, is=23567, ic=23569, ia=23571)