Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111312 (s=111312, is=111385, ic=111386, ia=111388)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111386 (s=111312, is=111386, ic=111387, ia=111389)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111387 (s=111312, is=111386, ic=111387, ia=111389)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111389 (s=111312, is=111386, ic=111387, ia=111389)