Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111941 (s=111941, is=112014, ic=112015, ia=112017)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 112015 (s=111941, is=112015, ic=112016, ia=112018)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 112016 (s=111941, is=112015, ic=112016, ia=112018)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 112018 (s=111941, is=112015, ic=112016, ia=112018)