Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111556 (s=111556, is=111629, ic=111630, ia=111632)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111630 (s=111556, is=111630, ic=111631, ia=111633)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111631 (s=111556, is=111630, ic=111631, ia=111633)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111633 (s=111556, is=111630, ic=111631, ia=111633)