Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5681 (s=5681, is=5687, ic=5685, ia=5687)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5688 (s=5681, is=5688, ic=5686, ia=5688)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5686 (s=5681, is=5688, ic=5686, ia=5688)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5688 (s=5681, is=5688, ic=5686, ia=5688)