Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 49151 (s=49151, is=49201, ic=49201, ia=49203)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 49202 (s=49151, is=49202, ic=49202, ia=49204)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 49202 (s=49151, is=49202, ic=49202, ia=49204)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 49204 (s=49151, is=49202, ic=49202, ia=49204)