Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123938 (s=123938, is=124015, ic=124017, ia=124020)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124016 (s=123938, is=124016, ic=124018, ia=124021)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124018 (s=123938, is=124016, ic=124018, ia=124021)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124021 (s=123938, is=124016, ic=124018, ia=124021)