Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9292 (s=9292, is=9300, ic=9298, ia=9300)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9301 (s=9292, is=9301, ic=9299, ia=9301)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9299 (s=9292, is=9301, ic=9299, ia=9301)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9301 (s=9292, is=9301, ic=9299, ia=9301)