Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3926 (s=3926, is=3931, ic=3929, ia=3931)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3932 (s=3926, is=3932, ic=3930, ia=3932)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3930 (s=3926, is=3932, ic=3930, ia=3932)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3932 (s=3926, is=3932, ic=3930, ia=3932)