Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 95238 (s=95238, is=95299, ic=95300, ia=95301)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 95300 (s=95238, is=95300, ic=95301, ia=95302)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 95301 (s=95238, is=95300, ic=95301, ia=95302)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 95302 (s=95238, is=95300, ic=95301, ia=95302)