Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111783 (s=111783, is=111856, ic=111857, ia=111859)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111857 (s=111783, is=111857, ic=111858, ia=111860)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111858 (s=111783, is=111857, ic=111858, ia=111860)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111860 (s=111783, is=111857, ic=111858, ia=111860)