Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22168 (s=22168, is=22202, ic=22204, ia=22199)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22203 (s=22168, is=22203, ic=22205, ia=22200)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22205 (s=22168, is=22203, ic=22205, ia=22200)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22200 (s=22168, is=22203, ic=22205, ia=22200)