Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77852 (s=77852, is=77909, ic=77910, ia=77911)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77910 (s=77852, is=77910, ic=77911, ia=77912)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77911 (s=77852, is=77910, ic=77911, ia=77912)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77912 (s=77852, is=77910, ic=77911, ia=77912)