Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111022 (s=111022, is=111095, ic=111096, ia=111098)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111096 (s=111022, is=111096, ic=111097, ia=111099)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111097 (s=111022, is=111096, ic=111097, ia=111099)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111099 (s=111022, is=111096, ic=111097, ia=111099)