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