Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 77940 (s=77940, is=77997, ic=77998, ia=77999)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 77998 (s=77940, is=77998, ic=77999, ia=78000)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 77999 (s=77940, is=77998, ic=77999, ia=78000)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 78000 (s=77940, is=77998, ic=77999, ia=78000)