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