Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3675 (s=3675, is=3679, ic=3677, ia=3679)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3680 (s=3675, is=3680, ic=3678, ia=3680)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3678 (s=3675, is=3680, ic=3678, ia=3680)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3680 (s=3675, is=3680, ic=3678, ia=3680)