Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33264 (s=33264, is=33299, ic=33298, ia=33300)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33300 (s=33264, is=33300, ic=33299, ia=33301)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33299 (s=33264, is=33300, ic=33299, ia=33301)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33301 (s=33264, is=33300, ic=33299, ia=33301)