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