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