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