Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 5, Init count: 685 (s=685, is=685, ic=684, ia=684)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 5, Init count: 686 (s=685, is=686, ic=685, ia=685)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 5, Init count: 685 (s=685, is=686, ic=685, ia=685)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 5, Init count: 685 (s=685, is=686, ic=685, ia=685)