Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111873 (s=111873, is=111946, ic=111947, ia=111949)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111947 (s=111873, is=111947, ic=111948, ia=111950)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111948 (s=111873, is=111947, ic=111948, ia=111950)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111950 (s=111873, is=111947, ic=111948, ia=111950)