Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77823 (s=77823, is=77880, ic=77881, ia=77882)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77881 (s=77823, is=77881, ic=77882, ia=77883)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77882 (s=77823, is=77881, ic=77882, ia=77883)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 77883 (s=77823, is=77881, ic=77882, ia=77883)