Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7293 (s=7293, is=7300, ic=7298, ia=7300)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7301 (s=7293, is=7301, ic=7299, ia=7301)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7299 (s=7293, is=7301, ic=7299, ia=7301)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7301 (s=7293, is=7301, ic=7299, ia=7301)