Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111013 (s=111013, is=111086, ic=111087, ia=111089)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111087 (s=111013, is=111087, ic=111088, ia=111090)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111088 (s=111013, is=111087, ic=111088, ia=111090)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111090 (s=111013, is=111087, ic=111088, ia=111090)