Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111267 (s=111267, is=111340, ic=111341, ia=111343)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111341 (s=111267, is=111341, ic=111342, ia=111344)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111342 (s=111267, is=111341, ic=111342, ia=111344)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111344 (s=111267, is=111341, ic=111342, ia=111344)