Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111667 (s=111667, is=111740, ic=111741, ia=111743)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111741 (s=111667, is=111741, ic=111742, ia=111744)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111742 (s=111667, is=111741, ic=111742, ia=111744)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111744 (s=111667, is=111741, ic=111742, ia=111744)