Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111204 (s=111204, is=111277, ic=111278, ia=111280)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111278 (s=111204, is=111278, ic=111279, ia=111281)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111279 (s=111204, is=111278, ic=111279, ia=111281)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111281 (s=111204, is=111278, ic=111279, ia=111281)