Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111511 (s=111511, is=111584, ic=111585, ia=111587)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111585 (s=111511, is=111585, ic=111586, ia=111588)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111586 (s=111511, is=111585, ic=111586, ia=111588)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111588 (s=111511, is=111585, ic=111586, ia=111588)