Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111957 (s=111957, is=112030, ic=112031, ia=112033)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112031 (s=111957, is=112031, ic=112032, ia=112034)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112032 (s=111957, is=112031, ic=112032, ia=112034)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112034 (s=111957, is=112031, ic=112032, ia=112034)