Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97266 (s=97266, is=97328, ic=97329, ia=97330)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97329 (s=97266, is=97329, ic=97330, ia=97331)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97330 (s=97266, is=97329, ic=97330, ia=97331)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97331 (s=97266, is=97329, ic=97330, ia=97331)