Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101640 (s=101640, is=101704, ic=101705, ia=101707)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101705 (s=101640, is=101705, ic=101706, ia=101708)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101706 (s=101640, is=101705, ic=101706, ia=101708)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101708 (s=101640, is=101705, ic=101706, ia=101708)