Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123957 (s=123957, is=124034, ic=124036, ia=124039)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124035 (s=123957, is=124035, ic=124037, ia=124040)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124037 (s=123957, is=124035, ic=124037, ia=124040)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124040 (s=123957, is=124035, ic=124037, ia=124040)