Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11952 (s=11952, is=11964, ic=11963, ia=11965)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11965 (s=11952, is=11965, ic=11964, ia=11966)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11964 (s=11952, is=11965, ic=11964, ia=11966)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11966 (s=11952, is=11965, ic=11964, ia=11966)