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