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