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