Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 26923 (s=26923, is=26941, ic=26943, ia=26945)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 26942 (s=26923, is=26942, ic=26944, ia=26946)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 26944 (s=26923, is=26942, ic=26944, ia=26946)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 26946 (s=26923, is=26942, ic=26944, ia=26946)