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