Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83852 (s=83852, is=83909, ic=83910, ia=83911)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83910 (s=83852, is=83910, ic=83911, ia=83912)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83911 (s=83852, is=83910, ic=83911, ia=83912)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83912 (s=83852, is=83910, ic=83911, ia=83912)