Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123863 (s=123863, is=123940, ic=123942, ia=123945)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123941 (s=123863, is=123941, ic=123943, ia=123946)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123943 (s=123863, is=123941, ic=123943, ia=123946)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123946 (s=123863, is=123941, ic=123943, ia=123946)