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