Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111568 (s=111568, is=111641, ic=111642, ia=111644)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111642 (s=111568, is=111642, ic=111643, ia=111645)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111643 (s=111568, is=111642, ic=111643, ia=111645)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111645 (s=111568, is=111642, ic=111643, ia=111645)