Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111799 (s=111799, is=111872, ic=111873, ia=111875)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111873 (s=111799, is=111873, ic=111874, ia=111876)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111874 (s=111799, is=111873, ic=111874, ia=111876)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111876 (s=111799, is=111873, ic=111874, ia=111876)