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