Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 22015 (s=22015, is=22030, ic=22032, ia=22034)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 22031 (s=22015, is=22031, ic=22033, ia=22035)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 22033 (s=22015, is=22031, ic=22033, ia=22035)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 22035 (s=22015, is=22031, ic=22033, ia=22035)