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