Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 121212 (s=121212, is=121287, ic=121290, ia=121292)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 121288 (s=121212, is=121288, ic=121291, ia=121293)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 121291 (s=121212, is=121288, ic=121291, ia=121293)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 121293 (s=121212, is=121288, ic=121291, ia=121293)