Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33231 (s=33231, is=33266, ic=33265, ia=33267)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33267 (s=33231, is=33267, ic=33266, ia=33268)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33266 (s=33231, is=33267, ic=33266, ia=33268)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33268 (s=33231, is=33267, ic=33266, ia=33268)