Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123951 (s=123951, is=124028, ic=124030, ia=124033)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124029 (s=123951, is=124029, ic=124031, ia=124034)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124031 (s=123951, is=124029, ic=124031, ia=124034)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124034 (s=123951, is=124029, ic=124031, ia=124034)