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