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