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