Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34096 (s=34096, is=34131, ic=34130, ia=34132)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34132 (s=34096, is=34132, ic=34131, ia=34133)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34131 (s=34096, is=34132, ic=34131, ia=34133)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34133 (s=34096, is=34132, ic=34131, ia=34133)