Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34131 (s=34131, is=34166, ic=34165, ia=34167)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34167 (s=34131, is=34167, ic=34166, ia=34168)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34166 (s=34131, is=34167, ic=34166, ia=34168)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34168 (s=34131, is=34167, ic=34166, ia=34168)