Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111478 (s=111478, is=111551, ic=111552, ia=111554)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111552 (s=111478, is=111552, ic=111553, ia=111555)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111553 (s=111478, is=111552, ic=111553, ia=111555)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111555 (s=111478, is=111552, ic=111553, ia=111555)