Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34400 (s=34400, is=34435, ic=34434, ia=34436)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34436 (s=34400, is=34436, ic=34435, ia=34437)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34435 (s=34400, is=34436, ic=34435, ia=34437)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34437 (s=34400, is=34436, ic=34435, ia=34437)