Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111030 (s=111030, is=111103, ic=111104, ia=111106)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111104 (s=111030, is=111104, ic=111105, ia=111107)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111105 (s=111030, is=111104, ic=111105, ia=111107)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111107 (s=111030, is=111104, ic=111105, ia=111107)