Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6935 (s=6935, is=6942, ic=6940, ia=6942)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6943 (s=6935, is=6943, ic=6941, ia=6943)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6941 (s=6935, is=6943, ic=6941, ia=6943)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6943 (s=6935, is=6943, ic=6941, ia=6943)