Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 89040 (s=89040, is=89101, ic=89102, ia=89103)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 89102 (s=89040, is=89102, ic=89103, ia=89104)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 89103 (s=89040, is=89102, ic=89103, ia=89104)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 89104 (s=89040, is=89102, ic=89103, ia=89104)