Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23924 (s=23924, is=23940, ic=23942, ia=23944)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23941 (s=23924, is=23941, ic=23943, ia=23945)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23943 (s=23924, is=23941, ic=23943, ia=23945)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23945 (s=23924, is=23941, ic=23943, ia=23945)