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