Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101965 (s=101965, is=102029, ic=102030, ia=102032)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102030 (s=101965, is=102030, ic=102031, ia=102033)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102031 (s=101965, is=102030, ic=102031, ia=102033)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102033 (s=101965, is=102030, ic=102031, ia=102033)