Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 79943 (s=79943, is=80000, ic=80001, ia=80002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 80001 (s=79943, is=80001, ic=80002, ia=80003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 80002 (s=79943, is=80001, ic=80002, ia=80003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 80003 (s=79943, is=80001, ic=80002, ia=80003)